Browse the code
| Revision | Differences | Author | Date | Message |
|---|---|---|---|---|
| 499 |
|
xbright | 2012-04-18 08:12:49 |
* Added a new default theme (new CSS) * Moved previous default to original theme |
| 498 |
|
xbright | 2012-04-16 06:19:12 |
* 2012 gigayears! 2012 gigayears. Great Scott! |
| 496 |
|
xbright | 2012-04-08 01:27:05 |
* Improved captcha (hope it fixes #2473) |
| 437 |
|
xbright | 2011-03-12 02:34:10 |
* Hi 2011! :) |
| 362 |
|
xbright | 2010-05-12 13:07:02 |
* Updated AGPL headers |
| 348 |
|
xbright | 2010-01-31 13:13:16 |
* Fixed #769 (inconsistent variable naming) |
| 340 |
|
xbright | 2010-01-25 11:12:02 |
* Fixed #1092 |
| 332 |
|
xbright | 2010-01-09 21:50:48 |
* Welcome 2010 :) |
| 328 |
|
xbright | 2010-01-09 14:12:36 |
* Fixed an issue related to the menu: don't show dashboard if user isn't logged * Fixed a typo in fr/codingteam.po |
| 320 |
|
xbright | 2009-12-22 22:57:27 |
* Translation events are now visible in the timeline * Added log view in the translation system * Fixed #976 (BTW, new SQL config key created) |
| 312 |
|
xbright | 2009-09-19 09:24:04 |
* Added an anti-SPAM filter |
| 296 |
|
xbright | 2009-08-08 21:15:09 |
* Added the ability to create templates for CodingTeam * Added the ability to set the template in codingteam.cfg * Added the 'simple' template in addition to the default one |
| 266 |
|
xbright | 2009-06-14 18:26:16 |
* Fixed another issue in the notepad |
| 265 |
|
xbright | 2009-06-14 18:17:16 |
* Fixed a few bugs |
| 258 |
|
xbright | 2009-06-14 00:37:01 |
* Removed base indent on all tpl files |
| 243 |
|
xbright | 2009-05-31 20:19:55 |
* Updated the way to show sourcecode |
| 225 |
|
xbright | 2009-05-07 22:36:51 |
* Added ability to set a log level for errors * Added global templates error.tpl and warning.tpl * Fixed a bug related to source code presentation * Updated ErrorHandler |
| 224 |
|
xbright | 2009-05-03 02:34:49 |
* Updated SVN browser for projects (svn is now working through file://) * Added the ability to show an image inside the SVN repository * A few improvements related to diff * Added templates for SVN browsing * Updated GeSHi usage * Fixed a little bug in index/default template |
| 219 |
|
xbright | 2009-04-26 01:30:05 |
* Added the ability to show E_NOTICE within the ErrorHandler (disabled by default) * Fixed a lot of issues related to E_NOTICE * Removed OpenID |
| 218 |
|
xbright | 2009-04-24 22:27:19 |
* Fixed a few issues related to code representation (multiline selection, overflow) |
| 214 |
|
xbright | 2009-04-21 13:37:07 |
* Fixed an E_STRICT issue in paste/views/default.php * Updated the configuration file * Fixed an issue related to user login * Removed 0.42→0.9 migration optional rules from .htaccess * Replaced codingteam.net by codingteam.org in the main.tpl * Added links in index/views/default.php * Updated README, CHANGELOG and INSTALL |
| 208 |
|
xbright | 2009-03-30 12:30:10 |
* Updated paste module |
| 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 |
| 178 |
|
xbright | 2008-11-28 23:12:31 |
* Replaced 'rapporter' by 'signaler' in fr/codingteam.po * Added a bottom border on code snippets * Fixed a bug with version classification * Better organization of uploaded files per projects |
| 176 |
|
xbright | 2008-11-27 22:28:53 |
* A lot of work on the CSS: moved all border, color and background into CSS, using classes. * Deleted the todo list * Moved subversion class * Moved notepad entries deletion to show.php * Fixed a bug in template.php |
| 162 |
|
xbright | 2008-09-14 23:46:34 |
* Added the ability to edit/delete versions * New way to delete project administrators * New way to sort versions and administrators * Added the ability to change the slogan * One or two bugfixes |
| 161 |
|
xbright | 2008-09-09 00:02:57 |
* Added ability to select colorized code |
| 153 |
|
xbright | 2008-06-08 14:20:46 |
* New way to use gettext (with our i18n function rather than sprintf/gettext) |
| 151 |
|
xbright | 2008-05-24 19:48:24 | Various bug fixes and work on timeline |
| 148 |
|
xbright | 2008-05-11 23:14:10 |
* Added a draft for notification (via mail or jabber) * Moved all modules classes to a models/ directory * Added fortune in jabber module |
| 147 |
|
xbright | 2008-05-08 02:02:28 |
* Add documentation to timeline * Bug fixes |
| 146 |
|
xbright | 2008-05-07 00:32:53 |
* Added timeline for projects * Added a few feeds for projects * Added a projects map * Deleted an ugly non-standard hack for an ugly non-standard web navigator |
| 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 |
| 143 |
|
xbright | 2008-05-04 23:57:32 |
* New way to load modules (based on a little XML file) * New way to store pages in cache * New way to handle menus * A lot of new things to the default CSS * Bug fixes |
| 142 |
|
xbright | 2008-04-21 22:24:13 |
* Added ability for plugins to set up toolbar and left menu |
| 141 |
|
xbright | 2008-04-20 22:02:24 |
* Added plugins system * Ported todolist from views of project module to a plugin, added fortunes plugin * Started code documentation (doxygen powered) * Some bugfixes |
| 140 |
|
xbright | 2008-04-19 15:02:30 |
* Little bugfix in template.php * Cache optimization |
| 139 |
|
xbright | 2008-04-18 23:53:22 |
* Added ability to attach files or paste to each bug report * Removed SQLite support * Added popularity contest for projects * Added advanced search on the whole forge (need a lot of work :)) * Added user profile * Bug fixes |
| 136 |
|
xbright | 2008-04-15 22:28:05 |
* Added forum for projects * Added a function that show avatar of a member, Jabber presence and optionally a toolbar to contact him (mail, jabber, website, openforge) * Fixed an issue with password recovering/editing: change password on subversion repositories * Some edits in codingteam.sql and little bugfixes |
| 135 |
|
xbright | 2008-04-13 20:58:44 |
* Added class.jabber.php in libs * Added MUCKl in libs, jabber module and jabber rooms for projects * Updated the keys editor * A lot of bugfix and little edits |
| 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 |
| 133 |
|
xbright | 2008-04-06 18:20:26 |
* Added a class in inc/libs for generating cool 'diffs' against two strings * Added ability to make a diff in the notepad :) * Added documentation (wiki based) for projects * Some bug fixes (like i18n of error messages...) * New icons and new table in codingteam.sql |
| 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 ;-) |
| 126 |
|
xbright | 2008-03-16 22:05:18 |
* Added project.news * Refactoring of the CSS * Lot of bugs fix (like the PDO one...) * Added support for SQLITE and PGSQL in addition of MYSQL |
| 125 |
|
xbright | 2008-02-24 19:47:54 |
* New configuration file, new INSTALL how to, news to the SQL shema * Edited all files for the new RSS system, added the class to template.php, news to cache system * Added versions and downloads managment for projects * Added a lot of features for browsing projects * Surely many things I forgotten |
| 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 |
| 121 |
|
xbright | 2008-01-15 22:49:28 |
* XHTML standardization (replace <b> by <strong> and <i> by <em>) * New internationalization based on HTTP_ACCEPT_LANGUAGE (registered users can force lang) * Bug fix on project add |
| 120 |
|
xbright | 2008-01-15 10:22:36 |
* Added projects registration * Added modules project * Working on XHTML "parsing" and CSS * Some bugfix in geshi and other files |
| 119 |
|
xbright | 2008-01-09 03:34:31 |
* Modules completely rewritten |
| 117 |
|
xbright | 2008-01-05 01:27:55 |
* Added class for paste in paste.class.php * Editions for user class * Some others little things... |
| 116 |
|
xbright | 2008-01-04 19:29:24 |
* Added paste class for using in paste module |
| 112 |
|
xbright | 2008-01-02 19:02:33 |
* Lot of new pictures * New update function (DB) * New functions in globalFunctions.php * Added admin interface for users and index module (About and Term of Use are configurable) * Added classes for TextView and Texts * A lot of new things on classes * Added a function.js * Many others things |
| 109 |
|
xbright | 2007-12-09 07:20:11 |
* Fix bugs introduced with last commit |
| 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 |
| 107 |
|
xbright | 2007-12-02 10:18:27 | * Switch to the GNU Affero General Public License v3 |
| 106 |
|
xbright | 2007-11-28 23:03:48 |
* Updated THANKS, README, INSTALL and added install.php * Added scripts for i18n (instructions in README) * Updated user table in .sql * Updated config file type * Added admin module * Added user module and allow registration of users * Reviewed CodingTeam, Template and Session classes * Added new security feature for identification * Some other things |
| 103 |
|
xbright | 2007-10-07 14:29:10 |
* Moved Omega from AUTHORS to THANKS (hope to see he again :-)) * Updated README and SQL shema * Rewrited thread in paste module * Some edit in main.tpl/default.css * Reorganized icons directory |
| 100 |
|
xbright | 2007-10-03 14:51:24 |
* Started "README" * Fixed a bug in "cleanentry" security function * Added a menu for paste/show * New way to show paste |
| 99 |
|
xbright | 2007-09-30 23:48:23 |
* Fixed a security issue * Deleted captcha for logged members |
| 98 |
|
xbright | 2007-09-30 22:50:00 |
* Added a new table in the database for the notepad * Added notepad module * Added some new icons (under GPL) * Added lines in .htaccess to disable magic_quotes_* * Some edit in template/css * Some edit in codingteam/template/session classes * Some optimization in mysql class * Added a captcha function in globalFunctions.php * Some optimization in head_member module * Added the ability for CT to be installed on all kind of server configuration (not only at the top) |
| 94 |
|
xbright | 2007-08-22 20:50:49 |
* Added a few things in mysql.php for security (preg_replace, PDO::quote) * Added the ability to index module to show the page requested by URL arguments * Added a lot of optimisation in all classes * Edited tpl/css |

CodingTeam