| Commit message (Expand) | Author | Age | Files | Lines |
* | smarty bug introduced in r19575 | mistic100 | 2012-12-26 | 1 | -2/+2 |
* | feature 2816: {strip} smarty tag can introduce bugs in javascript + fix pictu... | mistic100 | 2012-12-26 | 1 | -2/+3 |
* | - fill add comment form fields only if the input comment has been rejected | rvelices | 2012-11-06 | 1 | -1/+1 |
* | fix php warning + removed unnecessary | rvelices | 2012-10-27 | 1 | -2/+2 |
* | feature 2754: Add "Email" field for user comments + mandatory "Author" | mistic100 | 2012-09-23 | 1 | -4/+8 |
* | merge r17978 from branch 2.4 to trunk | plegall | 2012-09-18 | 1 | -0/+1 |
* | feature 2380: add URL for user comment | mistic100 | 2012-08-03 | 1 | -1/+3 |
* | merge-r17295 from branch 2.4 feature 2708: in admin, display allowed custom d... | rvelices | 2012-08-01 | 1 | -1/+1 |
* | bug:2645 author field is kept when comment not validated | mistic100 | 2012-06-05 | 1 | -3/+3 |
* | multisize - avoid php warning for rotation_angle; better error logging; javas... | rvelices | 2012-06-05 | 1 | -4/+2 |
* | bug fixed: move $lang['%d rate'] from admin.lang.php to common.inc.php to dis... | plegall | 2012-05-14 | 1 | -2/+14 |
* | "home url" is not always absolute with host name + html compaction - through ... | rvelices | 2012-04-16 | 1 | -29/+25 |
* | feature 2588: use jQuery() function instead of $(), avoiding possible conflic... | mistic100 | 2012-04-03 | 1 | -6/+6 |
* | - comment edit form looks ok now with the new comment layout | rvelices | 2012-04-02 | 1 | -26/+15 |
* | feature 2588: use jQuery to toggle derivatives and sort boxes + prevent boxes... | mistic100 | 2012-04-01 | 1 | -31/+35 |
* | remove significatn white space for compatibility with elegant | rvelices | 2012-03-30 | 1 | -4/+3 |
* | removed unused css, merged some css, etc... | rvelices | 2012-03-29 | 1 | -19/+15 |
* | feature 2588: bug correction on picture.tpl (privacylevelbox) | Zaphod | 2012-03-28 | 1 | -6/+4 |
* | feature 2600: less info displayed by default | plegall | 2012-03-28 | 1 | -16/+11 |
* | feature 2587: compatibility with ie7 | Zaphod | 2012-03-27 | 1 | -2/+1 |
* | feature 2588: uniformization of picture.tpl | Zaphod | 2012-03-27 | 1 | -112/+149 |
* | - remove unnecessary classes switchSelected switchUnselected (same effect ach... | rvelices | 2012-03-27 | 1 | -13/+11 |
* | - small js fixes on index/picture | rvelices | 2012-03-26 | 1 | -1/+1 |
* | feature 2588: template modification for v2.4 | Zaphod | 2012-03-25 | 1 | -4/+12 |
* | feature 2598: add sizes XXS and XS | plegall | 2012-03-23 | 1 | -1/+4 |
* | added event for src image url | rvelices | 2012-03-06 | 1 | -4/+2 |
* | feature 2588: bugfix on picture.tpl (derivative switchlink) | Zaphod | 2012-03-04 | 1 | -1/+1 |
* | feature 2588: mismatching end-tags | mistic100 | 2012-03-04 | 1 | -2/+0 |
* | feature 2588: template modification for v2.4 | Zaphod | 2012-03-04 | 1 | -8/+55 |
* | feature 2379: option to change comments order: change caption again, fix a bu... | mistic100 | 2012-02-17 | 1 | -1/+1 |
* | improvement of picture title on picture page, drop boxes on index page ... | rvelices | 2012-02-12 | 1 | -4/+1 |
* | - remove square/thumb from choices on picture | rvelices | 2012-02-09 | 1 | -4/+2 |
* | feature 2548 multisize - custom sizes restricted to those requested by theme/... | rvelices | 2012-02-02 | 1 | -3/+3 |
* | feaure:2379 option to display user comments sorted new>old instead of old>new | mistic100 | 2012-01-15 | 1 | -0/+4 |
* | revert css name change from previous commit | rvelices | 2012-01-14 | 1 | -1/+1 |
* | bug 2514 improve prev/next navigation navigation on picture page | rvelices | 2012-01-14 | 1 | -1/+1 |
* | bug 2553 hide menubar/register on indentification page if gallery is locked o... | rvelices | 2012-01-12 | 1 | -1/+1 |
* | feature:2538 Make a unified messages management | mistic100 | 2011-12-18 | 1 | -18/+1 |
* | language cleanup (exact duplicates or almost same duplicate - capital/lower c... | rvelices | 2011-12-01 | 1 | -2/+2 |
* | language cleanup (exact duplicates or almost same duplicate) | rvelices | 2011-12-01 | 1 | -3/+3 |
* | feature 2477: Remove unused CSS / html elements from version 2.3 | rvelices | 2011-10-17 | 1 | -2/+0 |
* | rename #images.average_rate to rating_score | rvelices | 2011-08-02 | 1 | -1/+1 |
* | feature 2384: improve average rating calculation (final) | rvelices | 2011-07-26 | 1 | -7/+12 |
* | feature 2384: improve average rating calculation (still need to update langua... | rvelices | 2011-07-25 | 1 | -2/+2 |
* | add an id=theMainImage for main image and class=imageComment for image comment | mistic100 | 2011-05-26 | 1 | -1/+1 |
* | merge spread_menus to the core | mistic100 | 2011-05-07 | 1 | -0/+9 |
* | center informations table on first and last picture page (second try) | mistic100 | 2011-05-07 | 1 | -0/+2 |
* | cancel r10645 | mistic100 | 2011-05-01 | 1 | -2/+0 |
* | center informations table on first and last picture page | mistic100 | 2011-04-27 | 1 | -0/+2 |
* | more compact html output | rvelices | 2011-01-19 | 1 | -8/+8 |