Browse the code
| Revision | Differences | Author | Date | Message |
|---|---|---|---|---|
| 507 |
|
xbright | 2012-07-03 01:50:44 |
* Fixed a little issue related to datetime/timezone in the commit hook |
| 505 |
|
xbright | 2012-04-22 05:56:58 |
* Fixed a little issue |
| 498 |
|
xbright | 2012-04-16 06:19:12 |
* 2012 gigayears! 2012 gigayears. Great Scott! |
| 493 |
|
xbright | 2012-04-07 18:35:53 |
* Fixed #2866 |
| 479 |
|
xbright | 2012-01-01 16:13:18 |
* Fixed #2755 |
| 478 |
|
xbright | 2012-01-01 16:04:06 |
* Fixed a typo in the future upgrade script |
| 475 |
|
xbright | 2011-09-28 23:48:55 |
* Fixed code-stats.php cron job |
| 446 |
|
xbright | 2011-03-27 06:28:46 |
* Added the ability to switch to a classic homepage template |
| 444 |
|
xbright | 2011-03-22 01:46:30 |
* Fixed a bug in the statistics page * Fixed an authorization problem related to Git clone/push * Fixed code-stats.php scripts bugs when there are no sources |
| 442 |
|
xbright | 2011-03-13 23:04:50 |
* Fixed a Mercurial bug if the path doesn't exist |
| 437 |
|
xbright | 2011-03-12 02:34:10 |
* Hi 2011! :) |
| 436 |
|
xbright | 2011-03-12 02:10:33 |
* Pushed temporary upgrade script for 0.9.4 |
| 434 |
|
xbright | 2011-03-12 01:46:07 |
* Added support for Git in post-commit and code-stats scripts * Moved upgrade scripts to a better place |
| 428 |
|
MsieurHappy | 2011-03-08 22:51:47 | * [cturial] diffsummary path fixe |
| 426 |
|
MsieurHappy | 2011-03-08 01:20:19 | * [cturial] Unbelievable (stupid) fixe |
| 425 |
|
MsieurHappy | 2011-03-08 00:59:23 | * [cturial] Add diffsummary command |
| 423 |
|
MsieurHappy | 2011-03-07 02:32:19 | Improve cturial integration |
| 422 |
|
xbright | 2011-03-07 01:19:47 |
* Introduced cturial.py (the goal is to fix all Mercurial integration bugs) ~ thanks MsieurHappy! |
| 421 |
|
xbright | 2011-03-07 00:14:03 |
* Fixed #2176 |
| 399 |
|
xbright | 2010-06-16 00:02:09 |
* Fixed two important bugs (breaks notification system, no privacy in PMs) |
| 397 |
|
xbright | 2010-06-15 23:19:56 |
* Fixed the upgrade script |
| 394 |
|
xbright | 2010-06-14 00:21:13 |
* Added the upgrade script for the next release |
| 387 |
|
xbright | 2010-06-11 23:25:25 |
* Fixed a bug related to Mercurial incoming hook (it was broken) * Improved a few other little things (CSS, width size, not-so-important arrays…) |
| 382 |
|
xbright | 2010-06-09 21:25:11 |
* Added support for the jabber->allow-notifications key |
| 365 |
|
xbright | 2010-05-22 12:54:56 |
* Fixed a little issue in the bugtracker * Fixed the shebang in the post-commit hook |
| 362 |
|
xbright | 2010-05-12 13:07:02 |
* Updated AGPL headers |
| 361 |
|
xbright | 2010-04-04 12:45:48 |
* Added a notification system (supports email and XMPP), fixes #286 * Can send notifications on private messages, bugs activities and forum answers |
| 356 |
|
xbright | 2010-02-23 11:09:18 |
* Fixed a bug related to hg encoding |
| 343 |
|
xbright | 2010-01-25 18:32:20 |
* Fixed #1095 |
| 338 |
|
xbright | 2010-01-23 23:37:02 |
* Updated post-commit hook: now works with Mercurial and Subversion * Deleted global hgrc: all projects have their own * Added global function getDVCSUser() |
| 337 |
|
xbright | 2010-01-22 00:45:30 |
* Fixed a bug related to SCM choosing * Fixed an issue: Mercurial repositories are now hidden from hgwebdir homepage * Switched back to SVNPath (instead of SVNParentPath) * Added apache-reload.sh script (to be called by an incron job) |
| 336 |
|
xbright | 2010-01-18 23:57:21 |
* Added first support for Mercurial SCM (fixes #287) |
| 332 |
|
xbright | 2010-01-09 21:50:48 |
* Welcome 2010 :) |
| 330 |
|
xbright | 2010-01-09 19:57:00 |
* Fixed a typo (most useful commit I never made) |
| 326 |
|
xbright | 2010-01-06 13:38:11 |
* Fixed #998 * Added words in the antispam filter * Added an upgrade script (not tested yet) |
| 283 |
|
xbright | 2009-06-23 21:09:14 |
* Fixed a few bugs |
| 277 |
|
xbright | 2009-06-21 13:14:26 |
* Added an upgrade script |
| 263 |
|
xbright | 2009-06-14 15:00:06 |
* Added the ability to automaticaly close bugs with the commit message (fixes #279) |
| 262 |
|
xbright | 2009-06-14 12:48:59 |
* Fixed an issue in the post-commit script |
| 206 |
|
xbright | 2009-03-26 20:40:56 |
* Added two config keys: global/show-exectime and global/show-informationbox * Edited create_pot to use .tpl as well as .php files to search translatable strings * Refactorized some parts of the code |
| 201 |
|
xbright | 2009-03-23 14:08:10 |
* Updated AGPL headers |
| 199 |
|
xbright | 2009-03-18 23:31:02 |
* Switching from global vars to constants for basedir and baseurl |
| 196 |
|
xbright | 2008-12-18 16:33:57 |
* Fixed a little bug related to timeline and commits * Fixed an issue related to HTTP languages |
| 160 |
|
xbright | 2008-09-08 23:04:14 |
* Deleted notification class (sheduled for the future) and all notification-related features * Deleted php-xlmrpc in libs * Deleted en_GB and fr_FR, added fr (in i18n/ folder) * Provide a better way to set locale from the user's language (HTTP ACCEPT or preferences): - starts from a ISO 639 language list - confronts to /usr/share/i18n/SUPPORTED to get countries - searches in /etc/locale.gen if a relative locale is supported by the system |
| 159 |
|
xbright | 2008-09-05 12:30:11 |
* Added DrawSVGChart and 3 charts for each projects * Added a print.css * Deleted like() in inc/classes/db.php, select() is now better * Added documentation for inc/classes/session.php * Added user management (change level) in administration * Added a maximum file number in the cache * Added full-support for OpenForge 0.1 (projects and users information retrieval) * Added external search (based on OpenForge 0.1) (and internal search now working) * Ignore some errors (ugly work-around!) * Deleted a lot of license in the default list * Popularity contest is now resetted each months * Added projects.commit to handle all commits * Edited post-commit.php (now using sql to store *all* commits) * Now showing commits in the timeline and provide a RSS/ATOM feed * Removed translation from project module * Started to replace links with buttons to delete content on the forge (security reason) * Fixed a bizarre bug in inc/modules/project/views/bug.php related to bugs sorting (and the fix is bizarre too) * Fixed a bug in the news feed of a project * Worked on the SVN browser (diffs, feed, new *FASTER* way to send commands...) * Typo in account registering * Removed sended mail with the password after registration (security reason) * The i18n function now allow errors and can handle a decimal as a string if the given value is not decimal * Edited the SQL schema * Added openforge, cache-max-files, and need-validate modifications to the INSTALL * Maybe one or two forgoten bug fixes * Yes, I know, this is a really (too) *big* commit message |
| 158 |
|
xbright | 2008-08-02 13:25:58 |
* Deleted all hosting-related things * A lot of fixes, changes and improvements on the SVN browser * Added new icons and fixed some bugs |
| 156 |
|
xbright | 2008-07-10 23:52:22 |
* Added *experimental* draft for SVG graphs * BTW, added MsieurHappy in THANKS * Edited the regexp for automatic link (in projects wiki) * Fixed a security hole in the delete project page * Added support for SVG in Template class and .htaccess updated |
| 154 |
|
xbright | 2008-06-11 23:01:57 |
* Proposal for projets hosting |
| 153 |
|
xbright | 2008-06-08 14:20:46 |
* New way to use gettext (with our i18n function rather than sprintf/gettext) |
| 150 |
|
xbright | 2008-05-14 18:09:33 | * Fixed a bug on post-commit hook: purge cache |
| 144 |
|
xbright | 2008-05-05 20:13:39 |
* Added file manager that allows admins to view/delete uploaded files and pages stored in cache * Added new way to delete cache * Added deletion of cache at each commit * Added ability for admins to enable/disable a view inside a module * Added ATOM feed in addition of RSS feed |
| 134 |
|
xbright | 2008-04-09 22:45:00 |
* Fixed bug with CT internationalization * Better parse of HTTP_ACCEPT_LANGUAGE * Removed php-gettext from README... * Added automatic menu generation on projects wiki |
| 130 |
|
xbright | 2008-03-30 17:37:56 |
* Added 4 lastests commits on default page * Added allow/disallow automatic `nl2br` on texts * Added bug tracker for projects * Added a first issue for project site hosting in server-maintenance * Edited a little thing in geshi * Added a lot of new things about templates like RSS/API generation via DOM XML * Some bug fixes all around the whole code * A lot of new things to codingteam.sql and INSTALL ;-) |
| 123 |
|
xbright | 2008-02-10 20:20:10 |
* New SQL shema * Added ability to add/edit project * Added ability to add/delete projects admins (edit the subversion repository rights) * Added tags cloud * Show project by tags/category/license/language/translation/system/status * Deleted svn module * AGPL headers: switch 2007 to 2007-2008 * Surely other things that I have forgotten... |
| 122 |
|
xbright | 2008-01-30 20:42:55 |
* /!\ News to codingteam class, to codingteam.cfg and to codingteam.sql /!\ * Updated project default page, adding Paypal donation, all presentation page * Added svnadmin class for adding subversion repository and managing rights * Some work on the css and the notepad (monospace...) * Added a INSTALL file and deleted install.php (ugly code) * A few work on the whole project * Some scripts updated * Lot of new artwork |
| 108 |
|
xbright | 2007-12-09 01:48:30 |
* New method for URL parse, modules config and forms treatment * Add scripts directory and move i18n scripts |

CodingTeam