| Commit message (Expand) | Author | Age | Files | Lines |
* | index.tpl and thumbnails change: category description above thumbs and enclos... | rvelices | 2010-12-30 | 1 | -10/+11 |
* | css sprites fix ie7 display | rvelices | 2010-12-29 | 1 | -10/+11 |
* | combine_script with remote url as path works now | rvelices | 2010-12-26 | 1 | -29/+34 |
* | - simplified inneficient css rules | rvelices | 2010-12-25 | 1 | -3/+4 |
* | feature 2085 added: new method pwg.themes.performAction | plegall | 2010-12-24 | 1 | -0/+32 |
* | feature 2060: remove adivser mode on web API methods imported from the pwg.im... | plegall | 2010-12-23 | 1 | -4/+4 |
* | feature 2084 added: new method pwg.plugins.getList and pwg.plugins.performAction | plegall | 2010-12-23 | 1 | -0/+75 |
* | feature 2082 added: new method pwg.categories.move from the pwg.images.addSim... | plegall | 2010-12-23 | 1 | -0/+121 |
* | feature 2080 added: add methods pwg.images.delete and pwg.categories.delete from | plegall | 2010-12-23 | 1 | -0/+107 |
* | - faster trigger_event/trigger_action (it was overly complicated) | rvelices | 2010-12-23 | 2 | -34/+12 |
* | feature 2083 added: implement method pwg.images.addSimple in core | plegall | 2010-12-23 | 1 | -60/+99 |
* | removed unused files / code / css; shorter code | rvelices | 2010-12-23 | 3 | -31/+8 |
* | feature 2048 removed (and was never released): no data are sent anonymously t... | plegall | 2010-12-22 | 1 | -4/+0 |
* | merge r8222 from branch 2.1 to trunk | patdenice | 2010-12-22 | 1 | -4/+6 |
* | combined css and js are minified | rvelices | 2010-12-17 | 3 | -25/+1194 |
* | jquery upgrade to 1.4.4 | rvelices | 2010-12-16 | 1 | -0/+6 |
* | feature 2060: Remove adviser from db structure. | patdenice | 2010-12-14 | 1 | -1/+0 |
* | feature 2060: Remove {$TAG_INPUT_ENABLED} from tpl files. | patdenice | 2010-12-14 | 1 | -1/+0 |
* | feature 2060: Add 91-database.php (set admin or webmaster advisers as normal ... | patdenice | 2010-12-14 | 1 | -3/+0 |
* | feature 2060: Remove adviser mode. | patdenice | 2010-12-14 | 4 | -31/+16 |
* | feature 2048: add $conf['send_hosting_technical_details'] parameter | patdenice | 2010-12-11 | 1 | -0/+4 |
* | feature 2057: fetchRemote can send POST data | patdenice | 2010-12-11 | 1 | -3/+3 |
* | combine css small fixes | rvelices | 2010-12-11 | 1 | -14/+30 |
* | combined script now really merges files | rvelices | 2010-12-06 | 2 | -48/+90 |
* | Missing quote in header.tpl. | patdenice | 2010-12-06 | 1 | -2/+4 |
* | trunk admin theme goes with combine_script instead of old style known_script | rvelices | 2010-12-04 | 1 | -72/+126 |
* | new template feature: combine_css | rvelices | 2010-12-03 | 1 | -20/+173 |
* | new template features: combine_script, footer_script and get_combined_scripts | rvelices | 2010-12-02 | 1 | -0/+335 |
* | merge r7783 from branch 2.1 to trunk | plegall | 2010-11-15 | 1 | -1/+1 |
* | merge r7781 from branch 2.1 to trunk | plegall | 2010-11-15 | 1 | -1/+1 |
* | merge r7612 from branch 2.1 to trunk | plegall | 2010-11-03 | 1 | -3/+2 |
* | merge r7549 from branch 2.1 to trunk | plegall | 2010-11-01 | 1 | -0/+17 |
* | Add possibility to configure the url for the extension manager | grum | 2010-10-30 | 2 | -4/+17 |
* | feature 1915: add protection on user registration against robots | rvelices | 2010-10-30 | 4 | -33/+32 |
* | merge r7210 from branch 2.1 to trunk | plegall | 2010-10-15 | 1 | -0/+1 |
* | feature 1616: rename "category" into "album" (4th commit; almost there) | rvelices | 2010-09-21 | 1 | -2/+2 |
* | feature 1616: rename "category" into "album" (first commit; still to come) | rvelices | 2010-09-16 | 5 | -11/+11 |
* | remove_accents function improvement: shorter + faster code (less func calls) | rvelices | 2010-09-16 | 1 | -94/+93 |
* | bug 1852: html redirections fail on admin pages | rvelices | 2010-09-16 | 1 | -0/+4 |
* | merge r6905 from branch 2.1 to trunk | plegall | 2010-09-13 | 1 | -0/+4 |
* | merge r6890 from branch 2.1 to trunk | plegall | 2010-09-13 | 1 | -1/+1 |
* | bug fix (recent some months): RSS and mail notifications could send the same ... | rvelices | 2010-09-09 | 1 | -3/+3 |
* | merge r6715 from branch 2.1 to trunk | plegall | 2010-07-27 | 2 | -3/+4 |
* | merge r6711 from branch 2.1 to trunk | plegall | 2010-07-27 | 1 | -0/+2 |
* | merge -c6705 from branch 2.1 to trunk | rub | 2010-07-24 | 1 | -4/+5 |
* | - removed function get_extra_fields and its usage (unnecessary + perf issue w... | rvelices | 2010-07-06 | 4 | -25/+20 |
* | Bug 1766 fixed : [PostgreSQL] unkown database function UNIX_TIMESTAMP() | nikrou | 2010-07-06 | 5 | -1/+21 |
* | Bug 1763 fixed : [PostgreSQL] double quote used in queries | nikrou | 2010-07-05 | 3 | -6/+6 |
* | Bug 1762 fixed : Compleet RSS Feed returns notice | nikrou | 2010-07-05 | 1 | -23/+2 |
* | Bug 1760 fixed : Avoid session fixation | nikrou | 2010-07-05 | 1 | -1/+1 |