aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix: make_filename for absolute path under windows (c:\)rvelices2006-10-271-3/+5
* plugins: first prototype versionrvelices2006-10-2613-14/+459
* fix a previous upgrade (username column was not binary)rvelices2006-10-241-0/+47
* Resolved Issue ID 0000567:rub2006-10-211-1/+1
* Resolved Issue ID 0000356:rub2006-10-217-27/+38
* - put back config['session_length'] disappeared in r1493 but has always beenrvelices2006-10-207-163/+183
* put back the redirect function as it was in branch 1.6 (still not working per...rvelices2006-10-194-49/+48
* feature 563: send an email to admin when new user registers (optional)rvelices2006-10-193-0/+39
* feature 564: logs in the history table each user login rvelices2006-10-1912-59/+168
* comments.php: cleanup url (t=1 in the url for an unknown reason) and image rvelices2006-10-172-4/+6
* bug 560: merge r1561 to trunk - url issue when $conf['picture_url_style']='fi...rvelices2006-10-131-8/+7
* Resolved Issue ID 0000556:rub2006-10-101-6/+23
* bug 549: fix uninitialized variable PHP warning in calendarrvelices2006-10-081-0/+1
* Resolved Issue ID 0000544:rub2006-09-201-1/+7
* corrected links in RSS feedrvelices2006-09-192-3/+3
* RSS feed improvements:rvelices2006-09-183-275/+393
* merge -r 1547 from branch-1_6 to Alligatorrvelices2006-09-181-2/+4
* Modification: change current version from "%PWGVERSION%" to "Alligator".plegall2006-08-262-2/+2
* Resolved Issue ID 0000516:rub2006-08-241-1/+1
* ability to add content to html head elements rvelices2006-08-172-1/+16
* added number of tags, image-tag associations and image-category association rvelices2006-08-164-2/+28
* feature 519: quick search (first version)rvelices2006-08-1512-42/+388
* fix bug 518: anyone can delete or validate a commentnikrou2006-08-141-2/+5
* Remove duplicate line!rub2006-08-111-1/+0
* Resolved Issue ID 0000516:rub2006-08-111-1/+4
* Resolved Issue ID 0000507:rub2006-08-094-17/+38
* fix bug 510: missing permission linknikrou2006-08-091-1/+1
* line (error_log('...')) not wanted: debugnikrou2006-08-081-1/+0
* bug 451 fixed: in auto_login function slashes must be remove nikrou2006-08-071-1/+4
* merge -r1522:1523 from branch 1.6 to trunk (Bugs 122 and 475 : Crash on big r...laurent.duretz2006-08-031-28/+56
* fix bug 451: nikrou2006-08-021-1/+3
* fix bug 451: nikrou2006-08-011-1/+2
* Resolved Issue ID 0000495.rub2006-07-311-1/+1
* Resolved Issue ID 0000474 (Step 3):rub2006-07-317-10/+0
* improve caddie display : better checkbox positionning in every tested browsers.chrisaga2006-07-294-19/+27
* fix bug 484 : (again) fix rateButtons display broken by svn:1491chrisaga2006-07-295-16/+25
* fix bug 490 (better fix) no absolute sizes for input fields, but they are sho...chrisaga2006-07-292-31/+23
* revert to svn:1507nikrou2006-07-281-1/+15
* Fix bug 451: improvementnikrou2006-07-285-54/+73
* refresh_time must be 0 by defaultnikrou2006-07-281-2/+3
* Fixed missing $lang and extra code not needednikrou2006-07-281-4/+2
* Feature 492: first stepnikrou2006-07-274-32/+42
* fix bug 490: Inputs haven't the same size on different browserschrisaga2006-07-273-1/+35
* Resolved Issue ID 0000474 (Step 2):rub2006-07-2610-2/+12
* function names are case-insensitive but it's a good idea to call functions nikrou2006-07-267-48/+48
* bug 488: when gallery is locked, white page with no messagervelices2006-07-261-0/+1
* feature 169: each category can have its own image orderrvelices2006-07-268-6/+185
* Resolved Issue ID 0000474:rub2006-07-251-0/+46
* fix bug 486: field username too smallnikrou2006-07-252-1/+48
* small improvement (related to bug 451): incorrect auto_login_key nikrou2006-07-241-7/+0