| Commit message (Expand) | Author | Age | Files | Lines |
* | - new feature : ability to add links on the main page (see | plegall | 2005-06-25 | 6 | -0/+45 |
* | - comments page rewritten : comments are displayed one by one, with filters | plegall | 2005-06-21 | 6 | -121/+471 |
* | - bug fixed when a language value contains a simple quote | plegall | 2005-06-21 | 1 | -3/+8 |
* | - direct communication between templates and language items, without needing | plegall | 2005-06-21 | 2 | -0/+8 |
* | - new function get_name_from_file to centralize the construction of | plegall | 2005-06-21 | 2 | -0/+35 |
* | - errors and informations boxes : management centralized in admin.php, | plegall | 2005-06-11 | 27 | -241/+150 |
* | - bug 96 (informations given by uploaders are lost) correction reported from | plegall | 2005-06-11 | 2 | -0/+61 |
* | - user list : links to profile page and permissions page are represented by | plegall | 2005-05-09 | 7 | -31/+560 |
* | - bug fixed : users belonging to several groups were shown several times | plegall | 2005-05-06 | 1 | -1/+1 |
* | - user list updated : ability to filter list on status. Function get_enums | plegall | 2005-04-30 | 4 | -0/+81 |
* | - user list updated : ability to filter list on group | plegall | 2005-04-28 | 3 | -15/+91 |
* | - DATE() is available only since MySQL 4.1.1, replaced by DAYOFMONTH() | plegall | 2005-04-26 | 2 | -7/+16 |
* | Bug 0000100: 'info_line' template code splited | gweltas | 2005-04-26 | 4 | -182/+182 |
* | Bug 0000101: problem with IE search on keywords | gweltas | 2005-04-26 | 2 | -2/+2 |
* | Bug 99 : javascript error in profile.php | gweltas | 2005-04-26 | 4 | -31/+43 |
* | Bug 0000098: class "radio" sur les input de type "radio" | gweltas | 2005-04-26 | 1 | -15/+15 |
* | - include/config.inc.php becomes include/config_default.inc.php : this file | plegall | 2005-04-25 | 3 | -7/+19 |
* | - come back to previous version of include/constants.php : %PWGVERSION% was | plegall | 2005-04-25 | 2 | -1/+6 |
* | - profile.php is no longer used for listing users : admin/user_list.php | plegall | 2005-04-25 | 6 | -299/+400 |
* | - ChangeLog update according to Gweltas' commit | plegall | 2005-04-25 | 1 | -0/+9 |
* | - L�g�re modification pour permettre une installation m�me si le fichie... | gweltas | 2005-04-25 | 6 | -31/+177 |
* | - elements batch management : element_set page becomes the frontend to | plegall | 2005-04-16 | 12 | -230/+454 |
* | - elements batch management : in addition to global mode, a unit mode is | plegall | 2005-04-16 | 6 | -17/+348 |
* | - functions get_day_list and get_month_list moved from search.php to | plegall | 2005-04-11 | 5 | -85/+435 |
* | - apply category name and element name separation in calendar special | plegall | 2005-03-31 | 3 | -13/+54 |
* | - "add to caddie" link is visible only when categories contains | plegall | 2005-03-26 | 7 | -12/+60 |
* | - in complement of new configuration parameter "show_version", version is | plegall | 2005-03-25 | 1 | -1/+1 |
* | - new way of managing the application version | plegall | 2005-03-25 | 3 | -2/+8 |
* | - new feature : caddie (new table was forgotten in previous commit) | plegall | 2005-03-25 | 1 | -0/+11 |
* | - typo fixed : wrong block name closed in template | plegall | 2005-03-25 | 2 | -1/+5 |
* | - new feature : caddie. The purpose is batch management, especially | plegall | 2005-03-25 | 9 | -2/+357 |
* | - new configuration parameter show_version : should the version be displayed | plegall | 2005-03-16 | 2 | -1/+5 |
* | - bug fixed : listing.xml file must be placed in root directory, not in | plegall | 2005-03-12 | 2 | -2/+2 |
* | - no use of "realpath" function anymore : this function is too often buggy | plegall | 2005-03-12 | 3 | -3/+3 |
* | - bug fixed : wrong translation of "rate" by "vote" in French. "rate" is | plegall | 2005-03-12 | 1 | -7/+7 |
* | - bug fixed : errors in notification mails... $conf['webmaster'] as | plegall | 2005-03-12 | 1 | -2/+2 |
* | - bug fixed : status name is displayed as its localized name | plegall | 2005-03-12 | 1 | -1/+1 |
* | - bug fixed : there was no category name displayed in notification mails for | plegall | 2005-03-12 | 1 | -24/+28 |
* | - bug fixed : "all" categories link name is now localized | plegall | 2005-03-06 | 3 | -1/+3 |
* | - bug fixed : localized label on submit button to add users in | plegall | 2005-02-18 | 1 | -1/+1 |
* | - ability to add users from administration panel | plegall | 2005-02-13 | 2 | -21/+40 |
* | - bug fixed : when a error occured during registration, the mail address | plegall | 2005-02-13 | 1 | -2/+2 |
* | - version moved from 1.4.0RC2 to 1.4.0RC3 | plegall | 2005-02-13 | 2 | -2/+2 |
* | - bug fixed : instead of showing a blank page when trying to use Exif tags | plegall | 2005-02-13 | 2 | -0/+10 |
* | - bug fixed : the representative picture of video.avi can't be | plegall | 2005-02-13 | 2 | -2/+2 |
* | - bug fixed : more precise information about setting a new random | plegall | 2005-02-13 | 2 | -2/+2 |
* | - in case of SQL error, stop execution (prevents from errors in | plegall | 2005-02-13 | 1 | -9/+2 |
* | - no rate form for guest (not connected) | plegall | 2005-02-13 | 1 | -2/+1 |
* | - removes from special menu the number of elements displayed in most_seen | plegall | 2005-02-09 | 1 | -2/+2 |
* | - bug fixed : even with a wrong date given, tries to update (should not) | plegall | 2005-02-09 | 1 | -2/+2 |