Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -15/+15 |
| | | | | | | 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. | ||||
* | JS-less install should work better. | Paul Arthur | 2011-05-04 | 1 | -2/+3 |
| | |||||
* | 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 | -1/+1 |
| | |||||
* | some templates modified header comment | momo-i | 2011-02-03 | 1 | -17/+29 |
| | |||||
* | Some grammar fixes and a code dedupe for installation. Identical code in 5 | Paul 'flowerysong' Arthur | 2010-09-18 | 1 | -36/+5 |
| | | | | | files makes the baby Jesus cry and eventually results in the code not being identical. | ||||
* | Fix installation (base.js requires prototype). Also squelch a warning in update. | Paul 'flowerysong' Arthur | 2010-06-29 | 1 | -0/+1 |
| | |||||
* | JavaScript cleanup. Consistently use camelCase for naming JS functions. Use | Paul 'flowerysong' Arthur | 2010-06-24 | 1 | -1/+1 |
| | | | | | | | Prototype functionality where possible (particularly for Ajax). Move our JS into lib/javascript (I dropped kajax as an external module since the new ajax.js is completely different apart from function headers.) Remove unused JS functions from base.js. | ||||
* | Miscellaneous cleanup. | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -1/+1 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -4/+4 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | add additional information during the install process | Karl 'vollmerk' Vollmer | 2009-07-08 | 1 | -6/+4 |
| | |||||
* | add full path to needed files so there is no confusion | Karl 'vollmerk' Vollmer | 2009-05-19 | 1 | -1/+2 |
| | |||||
* | Add Hint for translators | momo-i | 2009-05-19 | 1 | -1/+2 |
| | |||||
* | more work for alpha2 release, clean up install and debug a bit | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -1/+1 |
| | |||||
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -1/+1 |
| | |||||
* | sync from branch | Karl 'vollmerk' Vollmer | 2008-08-30 | 1 | -2/+6 |
| | |||||
* | Updated more translatable | momo-i | 2008-08-29 | 1 | -0/+1 |
| | |||||
* | Updated tempalate, po files, and Install process. | momo-i | 2008-08-27 | 1 | -3/+3 |
| | |||||
* | fixed some missing gettext, tweaked error reporting level on test.php and ↵ | Karl 'vollmerk' Vollmer | 2007-11-25 | 1 | -3/+3 |
| | | | | fixed timeout issues with API (Thx Beef Doughnut) | ||||
* | renamed a few files (missing php extension) | spocky | 2007-10-24 | 1 | -0/+112 |
updated most of the tables so that every column is independently customizable by css rules |