aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* User theme was not used for header and footer in NBM.patdenice2010-04-111-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5796 68402e56-0260-453c-a942-63ccdbb3a9ee
* updated de_DEduke2010-04-101-2/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@5786 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update DE thanks to el ninjoddtddt2010-04-101-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5785 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update TR thanks to yeckassddtddt2010-04-101-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5784 68402e56-0260-453c-a942-63ccdbb3a9ee
* add icon to say that items for menu can be drag and drop to reorganize them.nikrou2010-04-101-1/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5783 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 1567 fixed : problem with old version of mysqlnikrou2010-04-102-1/+1
| | | | | | | required version is now 5.0.0 move required version to functions database specific file like others engines git-svn-id: http://piwigo.org/svn/trunk@5782 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix some issues with database connections.nikrou2010-04-103-5/+5
| | | | | | | install_db_connect() function must return database resource link insert into set syntax is mysql specific git-svn-id: http://piwigo.org/svn/trunk@5781 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix some translation keys (unused, misspelling, or forgotten)nikrou2010-04-1021-21/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@5780 68402e56-0260-453c-a942-63ccdbb3a9ee
* Some nl_NL changeskeeshessels2010-04-102-16/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@5776 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1595grum2010-04-101-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5773 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] add Ro thanks to strottiddtddt2010-04-104-0/+426
| | | | git-svn-id: http://piwigo.org/svn/trunk@5760 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1031 : Automatically sort photos by rank when manual ranks are editednikrou2010-04-103-4/+130
| | | | | | | | | Add fields to choose sorting mode. If order of images is changed, checked automaticaly rank for sorting mode. Need refactoring between admin/element_set_ranks.php admin/cat_modify.php git-svn-id: http://piwigo.org/svn/trunk@5759 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update HU languagesamli2010-04-101-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@5758 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update HU languagesamli2010-04-101-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5757 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update HU languagesamli2010-04-101-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5756 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update HU languagesamli2010-04-101-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5753 68402e56-0260-453c-a942-63ccdbb3a9ee
* feqture 1583 : show related tags block also when browsing non tag sectionsrvelices2010-04-102-23/+51
| | | | git-svn-id: http://piwigo.org/svn/trunk@5752 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update HU languagesamli2010-04-101-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5751 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] Add HU languagesamli2010-04-101-0/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@5750 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update HU languagesamli2010-04-101-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5749 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update HU languagesamli2010-04-101-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5748 68402e56-0260-453c-a942-63ccdbb3a9ee
* admin.lang.php upgraded according to ↵pab2010-04-102-15/+151
| | | | | | | | | http://piwigo.us/l10n/21/tools/translation_analysis.php?lang=cs_CZ common.lang.php a few fixes Czech translation is complete (except help files) git-svn-id: http://piwigo.org/svn/trunk@5747 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-04-091-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5746 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1587: move advanced features screen into maintenance screen.plegall2010-04-0928-287/+169
| | | | git-svn-id: http://piwigo.org/svn/trunk@5745 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1555: make sure the #formErrors block is hidden by default when submittingplegall2010-04-091-0/+1
| | | | | | the form. git-svn-id: http://piwigo.org/svn/trunk@5744 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1591: smarter default categories in upload form. We use the mostplegall2010-04-092-3/+41
| | | | | | recently added photo as reference. git-svn-id: http://piwigo.org/svn/trunk@5743 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1590: hide the upload form when displaying upload results.plegall2010-04-094-4/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@5742 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge back r5740, I should have commited only the galleries directoryplegall2010-04-095-29/+16
| | | | git-svn-id: http://piwigo.org/svn/trunk@5741 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1589: remove obsolete .csvignore fileplegall2010-04-096-16/+28
| | | | git-svn-id: http://piwigo.org/svn/trunk@5740 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update vi thanks to Em Kuddtddt2010-04-091-0/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@5739 68402e56-0260-453c-a942-63ccdbb3a9ee
* typo fixed from previous commitplegall2010-04-091-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5737 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1555: UploadForm, before starting upload (html/multiple modes), check ifplegall2010-04-091-17/+73
| | | | | | the category is correctly set and if there is at least 1 photo selected. git-svn-id: http://piwigo.org/svn/trunk@5736 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update ja_JP thanks to irohaprojectddtddt2010-04-092-1/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@5733 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update Ru thanks to kiddy-adminddtddt2010-04-091-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5731 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update Ru thanks to kiddy-adminddtddt2010-04-095-148/+167
| | | | git-svn-id: http://piwigo.org/svn/trunk@5730 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1557: slower animation on plugin description box.patdenice2010-04-081-3/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@5729 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 1549 fixed : some texts are not correcly positionned.nikrou2010-04-083-15/+25
| | | | git-svn-id: http://piwigo.org/svn/trunk@5724 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1574: privacy_level option was forgotten in configuration.php.patdenice2010-04-081-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5723 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix IE menubar_tags.tpl display + move style to cssrvelices2010-04-082-5/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5722 68402e56-0260-453c-a942-63ccdbb3a9ee
* add a true label on tag link title "%d images" instead of just "%d" on tags.phpplegall2010-04-081-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5709 68402e56-0260-453c-a942-63ccdbb3a9ee
* nicer "remove tag" icon (works nice with clear core theme, works correctlyplegall2010-04-081-0/+0
| | | | | | with dark core theme). This icon is less visible, on purpose. git-svn-id: http://piwigo.org/svn/trunk@5708 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 1581 fixed : missing comment_id for email_admin() functionnikrou2010-04-081-1/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5707 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1583: (tag navigation ergonomy) in the page title, always display theplegall2010-04-081-15/+19
| | | | | | "remove tag" icon, whatever the number of tags. git-svn-id: http://piwigo.org/svn/trunk@5706 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: slightly bigger datepicker.png to match line height.plegall2010-04-082-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5705 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1584: for the tagLevel font size to have the correct font size on Sylviaplegall2010-04-081-5/+5
| | | | | | core theme. git-svn-id: http://piwigo.org/svn/trunk@5704 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1583: replace add_tag.png icon by a simple "+" character in theplegall2010-04-084-24/+20
| | | | | | | "related tags" block. Only keep one link for each tag in the "related tags" block. git-svn-id: http://piwigo.org/svn/trunk@5703 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1545 : refactoring, move css rules for calendar icon to ↵nikrou2010-04-073-3/+3
| | | | | | default/themes (default-layout.css) git-svn-id: http://piwigo.org/svn/trunk@5702 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1545 : fix calendar icon alignmentnikrou2010-04-072-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5701 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve default icons for caddie, rating, favoritesplegall2010-04-075-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@5700 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1582: fix help.png position in administration.plegall2010-04-074-6/+12
| | | | | | better help.png icon for the clear admin theme. git-svn-id: http://piwigo.org/svn/trunk@5699 68402e56-0260-453c-a942-63ccdbb3a9ee