Commit Graph

7 Commits

Author SHA1 Message Date
Jakob Sack afa2c4a2c3 User manager still not perfect but the aim is reachable! 2011-04-17 13:15:55 +02:00
Jakob Sack c4287162c4 Some work on the fancy user management 2011-04-17 01:04:23 +02:00
Jakob Sack da5d388266 Advanced user management 2011-04-16 23:26:55 +02:00
Jakob Sack 4c74029489 First sketch of a user administration 2011-04-16 14:59:10 +02:00
François KUBLER bf815b3390 Fixed PHP syntax in template files.
* Full PHP tags
  * Alternative syntax for control structures
  * Semi-colon at the end of instructions
2011-03-09 21:57:00 +01:00
François KUBLER 1935d85ef1 Fixed some typos in admins templates.
* We have to use full tags (<?php) and not short tags (<?)
* We have to use the alternative syntax for control structures (see http://www.php.net/manual/en/control-structures.alternative-syntax.php).
2011-03-09 20:13:52 +01:00
Jakob Sack 66ac355f78 Getting rid of Smarty, using our own template system 2011-03-02 11:56:48 +01:00