Browse the code
| Revision | Differences | Author | Date | Message |
|---|---|---|---|---|
| 504 |
|
xbright | 2012-04-22 05:11:11 |
* Removed MUCkl * Added a slightly modified prosody-webclient |
| 497 |
|
xbright | 2012-04-14 06:28:26 |
* Improved stylesheets |
| 476 |
|
xbright | 2011-09-29 01:14:34 |
* Updated README and INSTALL * Removed XMPP logs links in the communication module |
| 438 |
|
xbright | 2011-03-13 19:33:06 |
* Introduced developers roadmap * Added statistics in the roadmap (milestone, distribution, progression) * Added Inconsolata fonts (used by our piegraph.class.php edit) |
| 433 |
|
xbright | 2011-03-11 03:49:38 |
* Introduced initial and basic Git support (btw, fixes #1145) |
| 421 |
|
xbright | 2011-03-07 00:14:03 |
* Fixed #2176 |
| 395 |
|
xbright | 2010-06-15 21:06:13 |
* Fixed a few things |
| 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() |
| 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 |
| 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 |
| 205 |
|
xbright | 2009-03-26 13:45:54 |
* Fixed a bug with the Config class: just one SQL request per page * Fixed a bug related to XMPP authentification * Added optional_openid field to user * Updated example configuration file |
| 204 |
|
xbright | 2009-03-25 22:32:06 |
* Added the ability to extend BaseSession to allow different auth method * Added XMPP (XEP 70) and OpenID authentification * Added the PHP OpenID in inc/libs |
| 201 |
|
xbright | 2009-03-23 14:08:10 |
* Updated AGPL headers |
| 198 |
|
xbright | 2008-12-19 10:01:20 |
* Fixed #428 |
| 183 |
|
xbright | 2008-12-02 18:56:46 |
* Fixed a bug in the projects browser |
| 168 |
|
xbright | 2008-10-16 22:02:26 | A few fixes |
| 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 |
| 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 |
| 150 |
|
xbright | 2008-05-14 18:09:33 | * Fixed a bug on post-commit hook: purge cache |
| 149 |
|
xbright | 2008-05-12 17:55:51 |
* Added PHPXMLRPC * Edited the way to send notifications : don't use class.jabber.php, send a request to a bot |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 95 |
|
xbright | 2007-08-23 19:58:06 |
* Added main, menu and data folder for modules * Added all errors reporting in index.php, fixed 2 notice errors detected in class CodingTeam and class Template * Edited the method to display main content, menu and data for modules |
| 88 |
|
xbright | 2007-08-18 14:53:03 |
* Some work on typo * Used last revision of inc/classes/user.php |
| 74 |
|
xbright | 2007-07-04 21:29:02 |
* Added codingteam.sql (now empty) * Edited multilang support * Added guidelines for editing code in the CodingTeam project |
| 72 |
|
xbright | 2007-06-30 22:52:34 | * Started POO development |

CodingTeam