Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

mdeimel/TeamTips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Tips
=========
Site provides text based storage of tips and tricks, and allows for quick full text searching, and searching based on username.

Supports LDAP authentication, if no objects are stored in the LdapInfo table, it defaults to allowing users to login with just a username, and no password.

==Todo==
* Pagination, especially important due to the heavy string processing in the index view
* Implement sorting, based on pageloads
* Allow for HTML editing for colors and formatting

==Low Priority==
* Implement easy searching based on username in search field, such as "\tips\<user>"
* Add "Random Tip" button
* Allow for general browsing of tips (based on create data, page views?)
* Create style sheets for viewing (ex: view page as java file with highlighting)

==Done==
* Finish admin page
* Fix search results to not show a line in the text twice if two search words are found on the same line

About

Storage and quick searching of tips

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published