Age | Commit message (Expand) | Author | Files | Lines |
2012-02-16 | Added proxy functionality - allows direct API calls | Aleksander Machniak | 3 | -16/+66 |
2012-02-15 | - Some improvements in form fields handling | Aleksander Machniak | 1 | -0/+8 |
2012-01-27 | Add footer on login page too | Aleksander Machniak | 3 | -13/+16 |
2012-01-25 | Some improvements for main page look | Aleksander Machniak | 3 | -7/+27 |
2012-01-24 | Dashboard | Aleksander Machniak | 5 | -2/+55 |
2012-01-18 | Users list pagination | Aleksander Machniak | 3 | -1/+47 |
2012-01-17 | Merge branch 'master' of ssh://git.klab.cc/git/machniak/kolab-wap | Aleksander Machniak | 1 | -1/+1 |
2012-01-17 | User search | Aleksander Machniak | 2 | -4/+28 |
2012-01-17 | Users searching | Aleksander Machniak | 1 | -1/+1 |
2012-01-16 | Removed admin_ part of file/class names | Aleksander Machniak | 1 | -1/+1 |
2012-01-16 | CS fixes | Aleksander Machniak | 1 | -12/+13 |
2012-01-04 | Style improvements here and there, new logout button | Aleksander Machniak | 5 | -22/+21 |
2012-01-03 | Fixed floated div width issue in Chrome | Aleksander Machniak | 2 | -8/+8 |
2012-01-03 | Disabled some logging | Aleksander Machniak | 1 | -2/+1 |
2012-01-03 | Some style improvements | Aleksander Machniak | 3 | -6/+10 |
2012-01-03 | Added search form events | Aleksander Machniak | 2 | -20/+37 |
2012-01-03 | Get rid of Smarty plugins, use engine methods directly for better performance | Aleksander Machniak | 4 | -23/+11 |
2011-12-27 | Merge branch 'master' of ssh://git.klab.cc/git/vanmeeuwen/kolab-wap | Aleksander Machniak | 2 | -49/+0 |
2011-12-27 | Improved form: title, tabs, buttons | Aleksander Machniak | 5 | -3/+165 |
2011-12-27 | Remove obsolete add_user_test files | Jeroen van Meeuwen (Kolab Systems) | 2 | -49/+0 |
2011-12-27 | Renamed classes (use kolab_) prefix | Aleksander Machniak | 1 | -1/+1 |
2011-12-25 | Restructured directory tree and class names (I'm not happy with it still) | Aleksander Machniak | 37 | -4419/+18 |
2011-12-23 | Merge branch 'master' of ssh://git.klab.cc/git/vanmeeuwen/kolab-wap | Aleksander Machniak | 116 | -27180/+22 |
2011-12-23 | More style improvements, extended user form, more phpdoc | Aleksander Machniak | 11 | -67/+507 |
2011-12-23 | Restructure the files that do not belong in public_html to live in lib/ | Jeroen van Meeuwen (Kolab Systems) | 145 | -30840/+16 |
2011-12-22 | Support kolab_form::INPUT_SELECT | Aleksander Machniak | 4 | -2/+30 |
2011-12-22 | Style improvements, good-looking search box, watermark | Aleksander Machniak | 12 | -32/+209 |
2011-12-22 | Smarty 3.1.7 | Aleksander Machniak | 29 | -756/+807 |
2011-12-21 | Improvements in kolab_html class, form functionality moved into separate class | Aleksander Machniak | 5 | -128/+207 |
2011-12-20 | Merge branch 'master' of ssh://git.klab.cc/git/vanmeeuwen/kolab-wap | Aleksander Machniak | 165 | -0/+32075 |
2011-12-20 | Move some parts of the main .htaccess to be API interface specific | Jeroen van Meeuwen (Kolab Systems) | 2 | -5/+6 |
2011-12-20 | Rename 'client' to be in 'public_html' | Jeroen van Meeuwen (Kolab Systems) | 165 | -0/+32074 |
2011-12-07 | Update .htaccess to use php_flag instead of php_value | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 |
2011-12-06 | Update .htaccess to not automatically start sessions, and not use cookies | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+7 |
2011-12-06 | Update .htaccess | Jeroen van Meeuwen (Kolab Systems) | 1 | -8/+7 |
2011-12-06 | Check in initial version of Thomas' work | Jeroen van Meeuwen (Kolab Systems) | 1 | -9/+11 |
2011-12-01 | Add initial stab at some API work | Jeroen van Meeuwen (Kolab Systems) | 4 | -0/+76 |