| Commit message (Expand) | Author | Files | Lines |
2006-06-22 | issue 426 step 1 reverted: | nikrou | 1 | -2/+2 |
2006-06-18 | Issue ID 0000407: accents are not allowed in mail headers | rub | 1 | -1/+2 |
2006-06-18 | Issue 426: first step; separation of admin and public into two templates | nikrou | 1 | -2/+2 |
2006-06-17 | Issue ID 0000407: accents are not allowed in mail headers | rub | 1 | -0/+17 |
2006-05-03 | bug 331 fixed: html generated contains the code in header.tpl twice | nikrou | 1 | -0/+7 |
2006-04-29 | bug 358 fixed : Accent are not correctly displayed in category listing | chrisaga | 1 | -11/+1 |
2006-04-27 | merge -r1281:1283 from branch 1.6 to trunk (bug 228 fixed one more time, and | plegall | 1 | -0/+32 |
2006-04-20 | partial merge -r1173:1174 from branch-1_6 to trunk: new configuration | plegall | 1 | -1/+11 |
2006-04-14 | Issue ID 330: | rub | 1 | -71/+0 |
2006-04-13 | Issue ID 330: | rub | 1 | -4/+5 |
2006-04-12 | Issue ID 330: | rub | 1 | -3/+85 |
2006-04-06 | improvement: urls for tags can contain now only the tag or the id and tag | rvelices | 1 | -3/+3 |
2006-04-02 | improvement: tags replace keywords. Better data model, less | plegall | 1 | -2/+31 |
2006-03-30 | fix: image_order cookie path fixed for url rewriting | rvelices | 1 | -192/+2 |
2006-03-28 | moved category.php to index.php | rvelices | 1 | -307/+2 |
2006-03-25 | -improvement : function l10n renamed raw_l10n, new function l10n uses raw_l10... | chrisaga | 1 | -1/+11 |
2006-03-23 | small correction from previous commit | rvelices | 1 | -3/+4 |
2006-03-23 | URL rewrite: 3 options in the config file define behaviour (question mark | rvelices | 1 | -26/+64 |
2006-03-22 | URL rewriting: capable of fully working with urls without ? | rvelices | 1 | -4/+6 |
2006-03-21 | URL rewriting: fix some old links, calendar simplification and prepare code | rvelices | 1 | -10/+45 |
2006-03-17 | URL rewrite for chronology: uses $page['chronology'] and | rvelices | 1 | -60/+78 |
2006-03-16 | bug fixed: create_navigation_bar take into account clean URL if requested. | plegall | 1 | -1/+1 |
2006-03-15 | new: cleaner URL. Instead of category.php?cat=search&search=123&start=42, | plegall | 1 | -4/+225 |
2006-03-08 | Step 1 improvement issue 0000301: | rub | 1 | -1/+1 |
2006-02-20 | request 290: replace function get_themes name to avoid redeclaration from | plegall | 1 | -8/+6 |
2006-02-12 | not include .svn directory in the candidates (get_dirs function) for new themes | nikrou | 1 | -1/+2 |
2006-02-11 | remake Remote Site/Synchro - bug on commentable + use l10n instead of get_lang | rvelices | 1 | -17/+5 |
2006-02-08 | - remake of Remote sites and Synchronize: | rvelices | 1 | -0/+14 |
2006-02-06 | improvement: upgrades id retrieving in include/common.inc.php and | plegall | 1 | -1/+28 |
2006-02-01 | Applying coding style guidelines to r1018 and r1019. | plegall | 1 | -0/+19 |
2006-02-01 | feature 280: Allow visitors/users to choose image ordering inside a category | rvelices | 1 | -0/+9 |
2006-01-27 | Search engine redesign, second part : | plegall | 1 | -12/+20 |
2006-01-21 | merge branch 1.5 r1010:1011 into BSF: | nikrou | 1 | -5/+6 |
2006-01-20 | Search engine redesign, first part : | plegall | 1 | -2/+184 |
2005-12-03 | improve template : split theme from template itself | chrisaga | 1 | -4/+31 |
2005-10-17 | * new: history details by month,day | volcom | 1 | -0/+3 |
2005-09-25 | - bug fixed: HTML error on nested UL in categories menu. | plegall | 1 | -2/+5 |
2005-09-18 | - bug 107 fixed: crash when logging visit on a category containing "'" | plegall | 1 | -4/+4 |
2005-09-14 | - improvement: long localized messages are in HTML files instead of $lang | plegall | 1 | -22/+1 |
2005-08-24 | - deletion : no mail notification anymore. Feature replaced by RSS feed | plegall | 1 | -42/+0 |
2005-08-08 | - new : external authentication in another users table. Previous users table | plegall | 1 | -2/+7 |
2005-06-21 | - new function get_name_from_file to centralize the construction of | plegall | 1 | -0/+25 |
2005-04-30 | - user list updated : ability to filter list on status. Function get_enums | plegall | 1 | -0/+30 |
2005-04-16 | - elements batch management : element_set page becomes the frontend to | plegall | 1 | -9/+37 |
2005-04-11 | - functions get_day_list and get_month_list moved from search.php to | plegall | 1 | -0/+56 |
2005-03-25 | - new feature : caddie. The purpose is batch management, especially | plegall | 1 | -0/+21 |
2005-03-12 | - no use of "realpath" function anymore : this function is too often buggy | plegall | 1 | -1/+1 |
2005-03-12 | - bug fixed : errors in notification mails... $conf['webmaster'] as | plegall | 1 | -2/+2 |
2005-02-13 | - in case of SQL error, stop execution (prevents from errors in | plegall | 1 | -9/+2 |
2005-02-01 | - bug fixed : when a user is the guest user, login saved in history table is | plegall | 1 | -7/+13 |