Commit Graph

108 Commits

Author SHA1 Message Date
MatthieuLP a215db600b related to #1931 Moved the search filter in a dedicated template 2023-07-31 15:04:49 +02:00
MatthieuLP f62d255e0a related to #1931 & #1946 Date posted filter made like filetype filter
* Also reload page on filter deletion even if it is filled or not
2023-07-26 16:21:53 +02:00
MatthieuLP 4b02f70f3d related to #1931 added popins for albums and tags found 2023-07-26 11:49:59 +02:00
MatthieuLP 528db63bea related to #1931 & #1946 Can remove date filter with filter manager popin now 2023-07-26 09:43:32 +02:00
MatthieuLP b5dc413b40 related to #1931 & #1946 Added Posted date filter 2023-07-25 16:47:25 +02:00
MatthieuLP 6907bf26f5 related to #1931 Added empty all filters button 2023-07-24 15:22:10 +02:00
MatthieuLP 01e3bb61ea related to #1945 & #1931 Clearer code 2023-07-24 11:47:15 +02:00
MatthieuLP da62e80e82 related to #1931 New message if no filters are filled 2023-07-19 10:26:48 +02:00
MatthieuLP 356f6ff83a related to #1931 Moved delete btn inside filter forms and added a "Clear" btn. 2023-07-18 15:57:52 +02:00
MatthieuLP cabb080d91 related to #1931 Clicking outside a filter closes the openned filter 2023-07-17 15:41:30 +02:00
MatthieuLP 0266278561 related to #1931 You can now press Enter to validate filters 2023-07-12 14:53:08 +02:00
MatthieuLP 98fa5b697a related to #1931 can click outside the filter manager popin to close it 2023-07-12 11:37:05 +02:00
MatthieuLP 91fed53ec2 related to #1931 Changed filter btn title, fixed filetypes widget bug where it disapears when empty 2023-07-11 16:21:57 +02:00
MatthieuLP c6325f2e5d related to #1931 Set back widget manager reload on validation to true 2023-07-11 11:00:54 +02:00
MatthieuLP 1e944ca49a related to #1931 Filetypes widget fully functionnal 2023-07-11 10:59:56 +02:00
MatthieuLP 7a132f1933 related to #1931 Added file type widget with
* The new widget
* Translations line

Still need to connect to back and add icons
2023-07-10 16:55:08 +02:00
MatthieuLP d50d7ba620 related to #1869 added translations for MCS 2023-06-26 16:04:47 +02:00
MatthieuLP d515364622 related to #1869 Fixed author widget remove with filter manager. Also updates filter when closing them without validating 2023-06-26 11:37:20 +02:00
MatthieuLP 3d6c533e98 related to #1869 Adjustements for beta1
* Removed console.log()
* Changed widget labels
* Set back all reloads params to true
* Changed icons for add album btn in album widget
2023-06-21 16:39:23 +02:00
Pierrick Le Gall 60363ecd42 Issue #1869 multi-criteria search (#1927)
* First implementation of the new multi-criteria search. It replaces the old search.php form.
* Displays live search criteria above search results. Each change reloads the list of results (displayed as thumbnails).
* New API method pwg.images.filteredSearch.update called in AJAX to live change the filters.
* New kind of filter: added_by
2023-06-21 16:11:08 +02:00
plegall 9cebf85c82 fixes #1336 alternate views for album manager
* in addition to "tile" view introduced in Piwigo 11, we add "compact" and "lines" views
* implemented by @MatthieuLP as cat_list_new in a custom branch, manually merged by @plegall on master
2021-03-04 14:42:06 +01:00
Zacharie 3b1c929e5c Issue #1200 : Design implementation and ajax implementation of changing parent and rank 2020-08-13 11:40:52 +02:00
Zacharie b32daddafe Issue #1189 : Statistic page redesign
* Statistic page totally redesign, replace by a single graphic which display for last hours, days, months and years
 * Add Chart.js plugin for graphic representation
 * Add Moment.js plugin for time operations
2020-06-12 15:33:35 +02:00
Zacharie 490f43c52b Issue #1167 Implement Group Member Manage, Group manager fixes
* Adding and removing members now works in the Member manager popup
 * Implement an intelligent research input for adding users
 * Add the plugin confirm.js
 * Add a confirm popup for the group deletion
 * Implement the "Set as group for new users" action for groups
2020-05-19 17:28:22 +02:00
modus75 8c1a4a181c issue #378 upgrade datatables to 1.10.11 2016-03-09 22:01:25 +01:00
modus75 7dd5029fc6 Merge branch 'feature/378-upgrade-datatables' 2016-03-09 21:54:47 +01:00
plegall 1928125edc fixes #425, update piecon.js 2016-02-26 19:39:36 +01:00
modus75 8b51eb1b40 upgrade datatables to 1.10.11 (issue #378) 2016-02-18 21:33:06 +01:00
modus75 27389102d1 upgrade jquery from 1.11.1 to 1.11.3 2015-11-27 21:58:18 +01:00
mistic100 90809a1185 invalid js in SwitchBox
git-svn-id: http://piwigo.org/svn/trunk@31080 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-04-12 09:55:51 +00:00
mistic100 932b67e241 Feature 3185 : Add upload progress indicator with Piecon
git-svn-id: http://piwigo.org/svn/trunk@30766 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-12-16 12:12:54 +00:00
mistic100 5f80cb589c tweak colorbox style2
git-svn-id: http://piwigo.org/svn/trunk@30629 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-30 11:57:47 +00:00
mistic100 1ac4fb3168 update selectize and colorbox + all colorbox themes and i18n
git-svn-id: http://piwigo.org/svn/trunk@30628 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-30 11:38:09 +00:00
plegall ab00c52430 feature 3133: add colorscheme parameter for themes. This way we can use the
appropriate CSS for selectize (and other things)


git-svn-id: http://piwigo.org/svn/trunk@29389 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-03 09:02:07 +00:00
rvelices 09228a746f upgrade jquery ui from 1.10.1 to 1.10.4
git-svn-id: http://piwigo.org/svn/trunk@28780 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-24 20:16:59 +00:00
rvelices 03a3d1830c upgrade jquery from 1.11.0 to 1.11.1
git-svn-id: http://piwigo.org/svn/trunk@28776 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-24 20:06:28 +00:00
mistic100 84d94906d2 add dark selectize theme + "ternary" template modifier
git-svn-id: http://piwigo.org/svn/trunk@28703 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-14 14:15:05 +00:00
plegall 70bcfb5b86 feature 2616: HTML5 upload (with plupload 2.1.2). First basic implementation. Needs customization.
Chunked upload + Drag & drop (no more Flash)

use a new specific API method pwg.images.upload


git-svn-id: http://piwigo.org/svn/trunk@28545 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-27 14:11:23 +00:00
mistic100 97ffdb2edc feature 2679 : allow to change creation time
git-svn-id: http://piwigo.org/svn/trunk@28500 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-18 10:58:53 +00:00
mistic100 914b6d96d2 feature 3080 : simpler date inputs (one input + fontello + picker selects)
git-svn-id: http://piwigo.org/svn/trunk@28497 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-17 22:04:36 +00:00
mistic100 f932ee79df feature 3077 : use Selectize with AJAX load/cache on picture_modify
git-svn-id: http://piwigo.org/svn/trunk@28494 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-17 12:11:47 +00:00
rvelices 14bb4bc5a3 upgrade jquery from 1.10.2 to 1.11.0
git-svn-id: http://piwigo.org/svn/trunk@27372 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-02-13 22:57:07 +00:00
plegall 4c4fb7d9d9 feature 1668: use underscore.js to template the userDetails instead of
generating HTML directly in javascript. Will make work easier for plugins
modifying the user profile.


git-svn-id: http://piwigo.org/svn/trunk@26270 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-27 20:50:51 +00:00
rvelices e824dce312 removed never used javascript
git-svn-id: http://piwigo.org/svn/trunk@25923 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-10 21:17:45 +00:00
plegall f1cb64106e bug 3004 fixed: add jQuery Chosen icons for iPad (high pixelratio).
update Chosen to version 1.0.0


git-svn-id: http://piwigo.org/svn/trunk@25751 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-29 12:09:46 +00:00
mistic100 037413eee8 force color of tokeninput search field
git-svn-id: http://piwigo.org/svn/trunk@25656 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-23 18:35:14 +00:00
rvelices 84789fe5fa upgrade jquery from 1.10.1 to 1.10.2
git-svn-id: http://piwigo.org/svn/trunk@25383 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-07 21:03:43 +00:00
plegall 8d6970624c feature 1668: add DataTables
git-svn-id: http://piwigo.org/svn/trunk@25197 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-28 18:16:12 +00:00
rvelices d45adcf0b9 fix switchbox for deeply nested position absolute elements (should use position() instead of offset())
git-svn-id: http://piwigo.org/svn/trunk@24612 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-09-24 20:41:18 +00:00
rvelices 0b319ddd45 feature 2928: fctorize switchBox (now js is loaded async + also apply to the calendar type links on index page)
git-svn-id: http://piwigo.org/svn/trunk@23437 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-22 04:44:48 +00:00