aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Resolved issue 0000807: New slideshow featuresrub2008-02-274-9/+141
* - works with PHP5rvelices2008-02-271-1/+1
* - first smarty use ... (in admin.php and admin plugins page)rvelices2008-02-2777-2/+11696
* - added compatibility function file_put_contentsrvelices2008-02-273-1/+16
* Resolved issue 0000712: PWG-ERROR-VERSION on remote synchronizationrub2008-02-163-9/+83
* fix: non-image elements without representative and without mime type icon def...rvelices2008-02-131-0/+5
* Replace old use of $lang by l10n function.rub2008-01-307-48/+48
* Resolved issue 0000791: recent icon is wrong with winter timerub2008-01-141-23/+7
* Resolved issue 0000784: Mail notification disabled on register userrub2007-12-112-18/+41
* Merge from branch-1_7: 2174patdenice2007-11-293-4/+7
* Fix problem with UTF8 and mailrub2007-11-221-1/+1
* Send comment notification only if comment is not validated and $conf is true.rub2007-11-201-2/+6
* Add is_generic functionvdigital2007-11-191-6/+7
* New: Language Switch plugin supportvdigital2007-11-181-0/+8
* merge -r 2158 from branch-1_7 to trunkrvelices2007-11-012-26/+14
* - send status code 403 when attempt to enter a user comment, but comments are...rvelices2007-10-294-24/+13
* Resolved issue 0000763: mail triggers:rub2007-10-161-28/+91
* - quick search optimizations (less queries)rvelices2007-10-162-11/+15
* Replace htmlentities by htmlspecialchars on NBM in order to send a correct UT...rub2007-10-121-0/+3
* - fix plugin menu link broken with xamp (realpath behaves differently)rvelices2007-10-123-182/+238
* - changed htmlentities to htmlspecialchars in comments.php (utf-8 issue)rvelices2007-10-111-17/+18
* - RSS feed is PWG charsetrvelices2007-10-094-76/+15
* Fix some little bugs on mail functionsrub2007-10-091-50/+45
* - PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 readyrvelices2007-10-094-24/+215
* - some code refactoring before upgrade to utf (only cosmetic at this point...)rvelices2007-10-086-23/+59
* Resolved 0000759: email unique for each userrub2007-10-061-3/+5
* - function str2url is compatible with utf-8rvelices2007-10-052-75/+157
* - remove str_translate_to_ascii7bits and lang_table_translate_ascii7bitsrvelices2007-10-052-19/+5
* - mail subject and address names can contain accentuated characters (complete...rvelices2007-10-041-20/+46
* - bug 755: admin permalinks page - fix category field sortrvelices2007-10-031-25/+29
* - render_category_description and render_category_literal_description events ...rvelices2007-10-025-27/+45
* Resolved 0000759: email unique for each userrub2007-10-011-12/+31
* Change initialization of $filter in order to prevent of problem with some sys...rub2007-09-292-5/+1
* Next of commit 2109rub2007-09-291-1/+1
* 0000740: English sentence in French advicesvdigital2007-09-281-1/+1
* Resolved 0000580: Send mail by define smtp configurationrub2007-09-253-242/+430
* Resolved 0000748: Name configuration of all the tablesrub2007-09-212-66/+67
* - removed unused code from the calendarrvelices2007-09-203-34/+19
* merge -r 2099 from branch-1_7 to trunk + fix typo (replace get_cookie_var wit...rvelices2007-09-201-24/+23
* Resolved 0000748: Name configuration of all the tablesrub2007-09-192-34/+68
* merge -r 2094 from branch-1_7 to trunkrvelices2007-09-192-2/+39
* - merge content of layout.css and popuphelp.css (very few lines) into existin...rvelices2007-09-131-9/+6
* merge -r2088 from branch-1_7 to trunkrvelices2007-09-121-6/+7
* bug 376: improved get_available_tags sql queries for large databasesrvelices2007-09-121-37/+22
* Resolved 0000744: pwg_log: image_type is always nullrub2007-09-111-1/+1
* feature 731: permissions at image level rvelices2007-09-112-38/+81
* Resolved 0000738: Double port on urlrub2007-08-301-2/+6
* 0000735: Hits were displayed twice on Most visited (manual merge)vdigital2007-08-271-1/+3
* Resolved 0000728: Add description triggers for categories and elementsrub2007-08-251-2/+10
* Resolved 0000726: script_basename returns bad resultrub2007-07-241-26/+25