Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add server-side sorting and filtering for listusers, making use of ↵ | Ted Trask | 2015-06-25 | 1 | -22/+85 |
| | | | | tablesorter in the HTML view | ||||
* | Revert "Add searchusers action and make editusers and listusers actually be ↵ | Ted Trask | 2015-06-25 | 1 | -0/+8 |
| | | | | | | different" This reverts commit 367f4f733f76da068f4125d420c475e8d085cf49. | ||||
* | Add searchusers action and make editusers and listusers actually be different | Ted Trask | 2015-06-22 | 1 | -8/+0 |
| | |||||
* | Changes to use new htmlviewfunctions functions | Ted Trask | 2014-04-25 | 1 | -19/+11 |
| | |||||
* | Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵ | Ted Trask | 2014-02-03 | 1 | -25/+32 |
| | | | | and use lowercase tags | ||||
* | Add batch account creation | Ted Trask | 2013-12-08 | 1 | -1/+6 |
| | | | | Contributed by alacerda alancordeiro@gmail.com | ||||
* | Removed unnecessary styles from tablesorter header row | Ted Trask | 2013-11-20 | 1 | -1/+1 |
| | |||||
* | Add tablesorter zebra widget | Ted Trask | 2013-11-19 | 1 | -1/+1 |
| | |||||
* | Change use of require to work with Lua 5.2 | Ted Trask | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | Only load js libraries if not already loaded | Ted Trask | 2013-10-03 | 1 | -2/+12 |
| | |||||
* | Added require statement for html library | Ted Trask | 2012-10-02 | 1 | -0/+1 |
| | |||||
* | Started making changes for acf-core-0.15 | Ted Trask | 2012-02-23 | 1 | -3/+3 |
| | | | | | | | Changed viewfunctions library to htmlviewfunctions Changed editusersettings, editmyusersettings, and createuser to use new handle_form functionality Removed views for above actions by moving customization to model - seq and readonly Changed deleteuser to be a form | ||||
* | Fixed typo | Ted Trask | 2011-05-16 | 1 | -1/+1 |
| | |||||
* | Added confirm box when deleting user | Ted Trask | 2010-09-14 | 1 | -1/+2 |
| | |||||
* | Split fullname into firstname and lastname fields. | Ted Trask | 2010-09-13 | 1 | -2/+4 |
| | |||||
* | Initial cut - but pretty close to complete.v0.0.1 | Ted Trask | 2010-09-09 | 1 | -0/+55 |