| Commit message (Expand) | Author | Files | Lines |
2008-11-19 | - Replace some mysql_query by pwg_query function. | patdenice | 2 | -3/+7 |
2008-11-17 | Delete cache data when category is deleted. | rub | 1 | -1/+6 |
2008-11-15 | - Add fetchRemote function which allow to retrieve datas over HTTP protocol u... | patdenice | 7 | -23/+122 |
2008-11-12 | - Remove advises of file removal at the end of install/upgrade. | patdenice | 1 | -0/+1 |
2008-11-07 | - improve 1.3.1 upgrade (automatic write in mysql.inc.php). | patdenice | 1 | -3/+8 |
2008-11-06 | - Webmaster or administrator can login to run upgrade. | patdenice | 3 | -5052/+2823 |
2008-11-03 | - Add roma theme to upgrade page. | patdenice | 3 | -38/+63 |
2008-11-01 | - bugs correction in upgrade_1.7.0.php. | patdenice | 1 | -0/+46 |
2008-10-25 | Merging revision 2804 | vdigital | 1 | -1/+2 |
2008-10-21 | - Move upgrade.tpl to admin template. | patdenice | 1 | -0/+44 |
2008-10-19 | Merging revisions 2773-2776 | vdigital | 5 | -0/+30 |
2008-10-17 | Last icons received from Stripy[merge] | vdigital | 6 | -0/+0 |
2008-10-16 | Some Input text have been enlarged in Admin (class="large") | vdigital | 5 | -9/+10 |
2008-10-15 | - change mysql_escape_string function (deprecated) by mysql_real_escape_string. | patdenice | 4 | -11/+4 |
2008-10-15 | - Install process now looks like goto/roma. | patdenice | 2 | -2/+154 |
2008-10-15 | Neuronal correction... Buttons colors and comment list bullets.[merge] | vdigital | 1 | -2/+2 |
2008-10-15 | Resolved issue 0000893: 404 errors on template-common/lib/ui/i18n/ui.datepick... | rub | 1 | -1/+7 |
2008-10-15 | Resolved issue 0000893: 404 errors on template-common/lib/ui/i18n/ui.datepick... | rub | 1 | -13/+1 |
2008-10-14 | Resolved issue 0000893: 404 errors on template-common/lib/ui/i18n/ui.datepick... | rub | 1 | -1/+13 |
2008-10-14 | Stripy buttons have been reviewed. | vdigital | 1 | -8/+12 |
2008-10-11 | jQuery Datepicker: | rub | 7 | -16/+53 |
2008-10-11 | - Add known_template function (maybe we can change function name). | patdenice | 1 | -23/+29 |
2008-10-10 | jQuery Datepicker: | rub | 1 | -182/+5 |
2008-10-10 | - If there is not new plugins to check, we don't get any more error message. | patdenice | 2 | -4/+9 |
2008-10-09 | Sylvia theme: | vdigital | 1 | -4/+3 |
2008-10-08 | Admin side icons for goto | vdigital | 3 | -0/+0 |
2008-10-08 | jQuery Datepicker: | rub | 1 | -13/+68 |
2008-10-07 | Add space between icons in Category Management | vdigital | 1 | -0/+1 |
2008-10-07 | jQuery Datepicker: | rub | 5 | -28/+40 |
2008-10-06 | - forgotten images in commit 2674. | patdenice | 1 | -1/+1 |
2008-10-06 | feature 884 added: ability to delete photos uploaded via web API method | plegall | 3 | -1/+165 |
2008-10-06 | Some icons (Thanks to Stripy). | vdigital | 3 | -22/+2 |
2008-10-06 | Move datepicker.css to template-common. | rub | 2 | -215/+1 |
2008-10-06 | Move jQuery Datepicker customization to default goto css. | rub | 2 | -2/+6 |
2008-10-06 | - Don't show "home" twice on picture navbar if category is not set. | patdenice | 3 | -4/+4 |
2008-10-06 | Add hand cursor on calendar button. | rub | 1 | -0/+1 |
2008-10-05 | Remove "..." button witch appears on calendar button. | rub | 2 | -3/+4 |
2008-10-05 | Datepicker is chartered. | vdigital | 1 | -0/+9 |
2008-10-05 | Admin side icons for goto (remove unused and restored ranks) | vdigital | 2 | -0/+0 |
2008-10-05 | Move datepicker.css from theme to template. | rub | 2 | -1/+1 |
2008-10-04 | 1 - selected_admin_menu function is externalized. | vdigital | 2 | -49/+58 |
2008-10-04 | - Correct display bug of quick local synchro in IE7. | patdenice | 2 | -7/+9 |
2008-10-04 | - don't display empty <ul> if no plugins to display in specials admin menu. | patdenice | 2 | -3/+13 |
2008-10-04 | Admin side icons for goto template (Some are missing, older icons are there). | vdigital | 26 | -1/+1 |
2008-10-04 | - 883: category status wasn't saved. | patdenice | 2 | -6/+4 |
2008-10-04 | Add explicit error message in plugins tab if allow_url_fopen is disabled. | patdenice | 2 | -2/+10 |
2008-10-04 | Use directly $lang_info on tpl files. | rub | 1 | -1/+1 |
2008-10-03 | - decrease padding on table2 TD (20px left+20 px right=40px per column lost w... | rvelices | 1 | -226/+152 |
2008-10-03 | - Plugins manager now use PEM API. | patdenice | 6 | -90/+121 |
2008-10-03 | bug fixed: remove useless mysql_real_escape because web api already process | plegall | 1 | -2/+0 |