aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [trunk][plugins] c13y_upgrade - update HU languagesamli2010-05-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6337 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge 6327ddtddt2010-05-2418-18/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@6335 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-05-242-43/+44
| | | | git-svn-id: http://piwigo.org/svn/trunk@6325 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6321 from branch 2.1 to trunkplegall2010-05-241-1/+2
| | | | | | | | | | | bug 1682: r6312 was producing a MySQL error (depending on the MySQL server version) because a count() implies a group by. This code change was checked against MySQL 5.0.75, MySQL 5.0.51 (where the error occured) and SQLite 3.6.22. git-svn-id: http://piwigo.org/svn/trunk@6322 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1667 fixed: r6027 was fixing a minor error on tabs for Google Chrome/Safariplegall2010-05-243-26/+16
| | | | | | | | | | BUT was introducing a major visual issue for IE8. Backmerged + adds the -webkit radius anyway. This is a quickfix for release 2.1.1, the improved display introduced by nikrou was nice and it would be better to have it, but working in IE8 git-svn-id: http://piwigo.org/svn/trunk@6320 68402e56-0260-453c-a942-63ccdbb3a9ee
* $themeconf['id'] hard coded in template classpatdenice2010-05-241-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6318 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk][plugins] c13y_upgrade - add HU languagesamli2010-05-243-0/+62
| | | | git-svn-id: http://piwigo.org/svn/trunk@6317 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6313 from branch 2.1 to trunkplegall2010-05-231-1/+1
| | | | | | | bug 1685 fixed: typo on identification.php link git-svn-id: http://piwigo.org/svn/trunk@6316 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6312 from branch 2.1 to trunkplegall2010-05-231-14/+18
| | | | | | | | | | | | | | bug 1684 fixed: the test to check availability of the user_infos line was wrong. I had changed the old db_num_rows > 0 because it was not working with SQLite. As suggested by nicolas, let's use a simpler trick "count(1)" in the query itself, this way it should work with any database engine. I've also removed the while (true) (ugly infinite loop, with a condition for exit) that was producing an infinite loop for Piwigo installations with 2.0 database model and 2.1 code (before launching upgrade.php) git-svn-id: http://piwigo.org/svn/trunk@6315 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6311 from branch 2.1 to trunkplegall2010-05-232-0/+43
| | | | | | | | | bug 1683 fixed: as soon as an admin modifies the admin>conf>options>guest settings, registration is broken. This is because user_infos.theme/language are emptied (while they should not). I have also added an "automatic repair" piece of code in get_default_user_info function. This piece of code should be removed for 2.2 with the appropriate migration task. git-svn-id: http://piwigo.org/svn/trunk@6314 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6280 from branch 2.1 to trunkGotcha2010-05-221-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6281 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r6277Gotcha2010-05-221-24/+24
| | | | git-svn-id: http://piwigo.org/svn/trunk@6278 68402e56-0260-453c-a942-63ccdbb3a9ee
* Precision for "Notification"Gotcha2010-05-221-2/+2
| | | | | | | bug:1659 Precision for "Image only RSS feed" git-svn-id: http://piwigo.org/svn/trunk@6273 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@6271 ↵EricNet2010-05-211-50/+50
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@6268 ↵EricNet2010-05-212-11/+11
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@6267 ↵EricNet2010-05-212-12/+12
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@6266 ↵EricNet2010-05-211-29/+29
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* Correct text alignement in .infos, .errorsGotcha2010-05-211-1/+1
| | | | | | 30px => 53px git-svn-id: http://piwigo.org/svn/trunk@6265 68402e56-0260-453c-a942-63ccdbb3a9ee
* Correction CSS for Elevator badly placed in the plugins list Gotcha2010-05-201-1/+1
| | | | | | bug:1658 git-svn-id: http://piwigo.org/svn/trunk@6247 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix language key in template/menubar_tags.tplrvelices2010-05-191-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6243 68402e56-0260-453c-a942-63ccdbb3a9ee
* small translation bug correctionvoyteckst2010-05-191-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6240 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r6236 from branch 2.1 (some odd stuff is going on - I couldn't use ↵rvelices2010-05-181-1/+3
| | | | | | | | svn for merging ... had to do it manually) multi view plugin can select inactive themes git-svn-id: http://piwigo.org/svn/trunk@6238 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@6202 ↵EricNet2010-05-161-7/+3
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* Minor typo fixedpatdenice2010-05-161-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6195 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix a typotosca2010-05-151-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6180 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@6178 ↵EricNet2010-05-135-109/+68
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@6177 ↵EricNet2010-05-131-8/+8
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@6175 ↵EricNet2010-05-132-11/+11
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update HU languagesamli2010-05-131-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6171 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@6170 ↵EricNet2010-05-131-5/+5
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@6169 ↵EricNet2010-05-131-2/+2
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* SQLite cannot drop tables on cascadenikrou2010-05-122-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@6166 68402e56-0260-453c-a942-63ccdbb3a9ee
* List all obsolete files/directories since release 1.0.0plegall2010-05-111-0/+132
| | | | git-svn-id: http://piwigo.org/svn/trunk@6163 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update vi thanks to Em Kuddtddt2010-05-111-0/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@6162 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update vi thanks to Em Kuddtddt2010-05-111-8/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@6161 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update da_DK thanks to nileddtddt2010-05-101-0/+45
| | | | git-svn-id: http://piwigo.org/svn/trunk@6159 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update da_DK thanks to nileddtddt2010-05-101-12/+36
| | | | git-svn-id: http://piwigo.org/svn/trunk@6158 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update JP thanks to irohaprojectddtddt2010-05-105-5/+53
| | | | git-svn-id: http://piwigo.org/svn/trunk@6156 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update CN thanks to Winsonddtddt2010-05-103-1/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@6155 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update CN thanks to Winsonddtddt2010-05-102-4/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@6154 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix get_enums function for SQLitenikrou2010-05-093-3/+26
| | | | | | | hard coded enums values for all tables because enum feature doesn't exists for SQLite. git-svn-id: http://piwigo.org/svn/trunk@6153 68402e56-0260-453c-a942-63ccdbb3a9ee
* add nl.piwigo.org as domain name if current language is nl_NLplegall2010-05-094-3/+12
| | | | | | | | fix typos on language names in install.php correct list of available newsletters git-svn-id: http://piwigo.org/svn/trunk@6152 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update DK thanks to Nileddtddt2010-05-091-0/+744
| | | | git-svn-id: http://piwigo.org/svn/trunk@6151 68402e56-0260-453c-a942-63ccdbb3a9ee
* help_permissions.html extended according to a new version in en_UK.pab2010-05-091-0/+33
| | | | git-svn-id: http://piwigo.org/svn/trunk@6150 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update NL thanks to Kees Hesselsddtddt2010-05-091-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6149 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update NL thanks to Kees Hesselsddtddt2010-05-091-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6148 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update NL thanks to Kees Hesselsddtddt2010-05-091-3/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@6147 68402e56-0260-453c-a942-63ccdbb3a9ee
* cs_CZ languagepab2010-05-099-101/+79
| | | | git-svn-id: http://piwigo.org/svn/trunk@6146 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update RU thanks to kiddy-adminddtddt2010-05-093-1/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@6145 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update ES_AR thanks to Albertoddtddt2010-05-092-4/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@6144 68402e56-0260-453c-a942-63ccdbb3a9ee