Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -17/+17 |
| | | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree. | ||||
* | Move show_box_{top,bottom}() from ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Move flip_class() from lib/ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | conf() -> Config::get() | Paul Arthur | 2013-01-25 | 1 | -1/+1 |
| | | | | | I have a feeling a lot of these are in stale, unused code, but there might be some actual bugs here. conf() was replaced a while back. | ||||
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -8/+2 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -10/+10 |
| | | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function. | ||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -6/+1 |
| | | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't. | ||||
* | templates header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -18/+30 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -2/+2 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | Updated more translatable | momo-i | 2008-08-29 | 1 | -1/+1 |
| | |||||
* | Almost finished css cleanup | spocky | 2007-11-20 | 1 | -6/+4 |
| | |||||
* | renamed a few files (missing php extension) | spocky | 2007-10-24 | 1 | -6/+14 |
| | | | | updated most of the tables so that every column is independently customizable by css rules | ||||
* | small fixups and tweakage | xgizzmo | 2006-12-10 | 1 | -1/+2 |
| | |||||
* | added ability to define required user level on a per permission basis | Karl 'vollmerk' Vollmer | 2006-11-04 | 1 | -0/+51 |