Commit Graph

425 Commits

Author SHA1 Message Date
plegall b6442677eb fixes #210, filter duplicates on checksum
But it only works for images having their md5sum filled in database. Which is
never the case for photos added by synchronization.
2016-12-11 19:51:20 +01:00
plegall 7a369b2299 feature #153, l10n 2016-12-01 18:30:44 +01:00
plegall 6b919f06ab feature #556, add new language strings 2016-11-29 13:33:35 +01:00
plegall c6ec8b87ab fixes #206, password generator on user creation form 2016-11-28 12:00:54 +01:00
jeremydurand 6c342689d9 fixes #429 upgrade message (#495)
fixes #429 link to Take a Tour with core string
2016-06-06 16:39:29 +02:00
jeremydurand 022bfd2493 fixes #487 replace "Invalid password" by "Invalid username or password" (#489)
* fixes #487 replace "Invalid password" by "Invalid username or password"

* missing space before exclamation mark
2016-05-30 14:35:24 +02:00
plegall a3c46de751 fixes #439, describe multiple format in embedded doc 2016-03-25 15:32:10 +01:00
plegall d80d853a23 fixes #431, all themes/languages get version "auto" 2016-03-08 10:13:13 +01:00
plegall a12425629e fixes #412, warn visitor if auth key no longer valid 2016-01-29 12:44:38 +01:00
plegall 77888174cf fixes #411, auth keys details on notification forms 2016-01-29 11:47:30 +01:00
plegall c789347c51 happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
plegall 39fc4a604e Merge branch 'feature/259-album-notify-users' 2016-01-11 09:28:37 +01:00
plegall ac8c2bf470 feature #397, l10n 2016-01-09 18:53:38 +01:00
plegall 7bd36e0240 feature #259, notify an album to a list of users
... and not just to a group
2016-01-06 13:42:30 +01:00
modus75 d7fef70c4c fix #361 - Watermark Y repeat 2015-10-15 22:05:20 +02:00
plegall 92224bcbf4 fix #357 make orphans photos more obvious
... and easy to delete them all in one click. The orpans, if any, is shown as an entry in the "Photos" menu (link on Batch Manager). In the Batch Manager, new action "delete_orphans" next to prefilter.
2015-10-09 20:17:27 +02:00
rvelices 6547a28547 bug 3209: quick search add author: syntax
git-svn-id: http://piwigo.org/svn/trunk@31032 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-03-12 19:56:33 +00:00
Piwigo-TranslationTeam cd8e6895e0 Update en_UK, thanks to thunderrabbit
git-svn-id: http://piwigo.org/svn/trunk@30855 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-01-05 05:27:54 +00:00
Piwigo-TranslationTeam 64aa731ddd [trunk_install] Update en_UK, thanks to : ddtddt
git-svn-id: http://piwigo.org/svn/trunk@30164 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-16 22:06:56 +00:00
ddtddt 29deed39ff [trunk] - language - prepare 2.7.1
git-svn-id: http://piwigo.org/svn/trunk@30014 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-12 07:05:23 +00:00
Piwigo-TranslationTeam fdebb13ad4 [trunk_admin] Update en_UK, thanks to : Kaare
git-svn-id: http://piwigo.org/svn/trunk@29837 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-29 17:04:05 +00:00
ddtddt d8f17e2553 [Trunk] - language - prepare for 2.7.0
git-svn-id: http://piwigo.org/svn/trunk@29714 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-21 20:05:12 +00:00
plegall 8b4fa61135 feature 3139: add details about search on id: in the help
Move CSS outside the help file

bug fixed: fallback on en_UK in case of missing help file


git-svn-id: http://piwigo.org/svn/trunk@29485 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-11 12:50:39 +00:00
plegall 278d96aefa remove obsolete language key
git-svn-id: http://piwigo.org/svn/trunk@29358 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-01 13:23:12 +00:00
plegall 0e28516b9b bug 3127: during upload, warn user if she wants to leave the page (works fine on Firefox/Chrome)
git-svn-id: http://piwigo.org/svn/trunk@29356 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-01 12:13:55 +00:00
flop25 0433f2ef77 feature:732
unlock sub-albums; lang

git-svn-id: http://piwigo.org/svn/trunk@29262 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-24 18:47:10 +00:00
plegall 3d362a235f feature 2810: for duplicates filter, add "date & time" (checked by default) and "width & height" as options.
Change algorithm for a single SQL query with GROUP_CONCAT instead of 2 queries.


git-svn-id: http://piwigo.org/svn/trunk@29244 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-22 08:56:51 +00:00
plegall 83ed6f8009 feature 2791: batch manager, filter by filesize
git-svn-id: http://piwigo.org/svn/trunk@29238 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-21 17:10:15 +00:00
flop25 3210684472 missing semicolon
git-svn-id: http://piwigo.org/svn/trunk@29228 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-17 16:03:08 +00:00
flop25 416233c2e4 bug:3122
removed admin files profile.tpl and profile_content.tpl, integrated in configuration.tpl
take into account default_user_id with a message
prefix for template var, to avoid overwriting of already existing vars especially in admin panel

git-svn-id: http://piwigo.org/svn/trunk@29221 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-15 16:14:43 +00:00
mistic100 06fd29a431 change outdated label
git-svn-id: http://piwigo.org/svn/trunk@29079 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-26 18:00:40 +00:00
plegall cacdce6474 feature 2904: add a link "empty caddie" in the Batch Manager.
git-svn-id: http://piwigo.org/svn/trunk@29076 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-25 13:28:16 +00:00
plegall b97fcf2a22 feature 3105: display the link to Piwigo in connection settings notification email (option on register)
git-svn-id: http://piwigo.org/svn/trunk@29075 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-25 12:40:34 +00:00
mistic100 f2c16c2b33 bug 3075: Prevent deactivate default theme
git-svn-id: http://piwigo.org/svn/trunk@28989 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-07 11:16:48 +00:00
mistic100 fb4237b786 bug 3008: explicitely say that email address is mandatory for registration (language update)
git-svn-id: http://piwigo.org/svn/trunk@28980 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-07 09:24:06 +00:00
plegall f2704dcb62 feature 2809: sort albums by date
git-svn-id: http://piwigo.org/svn/trunk@28934 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-03 13:18:12 +00:00
mistic100 b4b1797530 feature 3095: add "comments_enable_website" param + GUI
git-svn-id: http://piwigo.org/svn/trunk@28764 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-22 11:41:47 +00:00
plegall 6f8caf22ba feature 3093: search form, ability to select the list of properties on which
the search terms applies.

feature 3094: minor redesign on search form.


git-svn-id: http://piwigo.org/svn/trunk@28709 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-17 11:11:44 +00:00
rvelices 8296fb3db4 removed unused lang keys
git-svn-id: http://piwigo.org/svn/trunk@28492 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-17 06:12:44 +00:00
rvelices ffd1a5b197 remove language duplicate
git-svn-id: http://piwigo.org/svn/trunk@28460 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-13 20:13:44 +00:00
rvelices 2fa746ff10 bug 3056: quick search - added events for plugins; completed help file
git-svn-id: http://piwigo.org/svn/trunk@28092 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-04-06 06:33:46 +00:00
rvelices 1f3f5ff73f bug 3069: add quick search as filter in batch manager
git-svn-id: http://piwigo.org/svn/trunk@28087 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-04-05 19:24:27 +00:00
rvelices dc17fc9ba9 bug 3056: quick search OR operator priority taken into account
search for 'mary qwerty' will ignore 'qwerty' and return only results for 'mary' if there is no such thing as 'qwerty' in the photos (if there was 'mary' and 'qwerty', the results for both 'mary' AND 'qwerty' would be shown)

git-svn-id: http://piwigo.org/svn/trunk@27882 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-22 13:03:45 +00:00
mistic100 cf0750dbc0 Display "Activate it now" link when installing a new plugin
git-svn-id: http://piwigo.org/svn/trunk@26909 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-22 21:21:37 +00:00
ddtddt a3a23a0ee7 [Trunk] - language 2.5 -> 2.6
git-svn-id: http://piwigo.org/svn/trunk@26640 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-11 23:40:14 +00:00
mistic100 636650309a Update headers to 2014. Happy new year!!
git-svn-id: http://piwigo.org/svn/trunk@26461 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-05 00:19:25 +00:00
plegall a3fd9b692b feature 1668: change the link text to "close" (with the appropriate icon) when user profile is open.
git-svn-id: http://piwigo.org/svn/trunk@26230 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-26 12:26:22 +00:00
rvelices 8d81cb9caf english lang correction
git-svn-id: http://piwigo.org/svn/trunk@25569 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-19 04:28:04 +00:00
plegall 0ed662ef77 feature 1668: replace "Interface theme" by "Theme".
git-svn-id: http://piwigo.org/svn/trunk@25549 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-18 13:53:19 +00:00
plegall c374e7d6af feature 1668: add new language strings for the new user manager.
git-svn-id: http://piwigo.org/svn/trunk@25502 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-16 22:01:58 +00:00