index
:
piwigo
1.3
1.4
1.5
1.6
1.7
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
improve_access_control
master
translation
copy of piwigo repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-24
next release is 2.7.0RC1
plegall
1
-1
/
+1
2014-07-30
feature 3067: upload any file type with the new HTML5 upload form.
plegall
2
-7
/
+18
2014-07-28
bug 3050: increase security on reset password algorithm.
plegall
1
-24
/
+0
2014-07-25
feature 3105: display the link to Piwigo in connection settings notification ...
plegall
1
-0
/
+2
2014-07-25
bug 3104: less rights for admins (compared to webmaster). Now an admin can't:
plegall
1
-20
/
+46
2014-07-20
bug 3100 display IP address of comment author on admin page and also save the...
rvelices
1
-5
/
+5
2014-07-10
bug 3056 quick search - fix regex for date searches (was not working with mon...
rvelices
1
-2
/
+2
2014-07-08
feature:2807 better fix for svn:28995
mistic100
2
-2
/
+2
2014-07-07
bug 3056 quick search - allow negative values in numeric scope searches
rvelices
1
-2
/
+2
2014-07-07
feature 2807: fix bugs on comments format_date
rvelices
1
-1
/
+1
2014-07-07
bug 3056 quick search - small fixes & improvements
rvelices
1
-19
/
+46
2014-07-07
feature 2807: nicer display of "from to" dates (required changes in "format_d...
mistic100
3
-29
/
+66
2014-07-06
improves regexes parsing plugins metadata
mistic100
1
-1
/
+1
2014-07-05
bug:3098
flop25
1
-1
/
+1
2014-07-02
bug 3002: Two classes with the same name : Calendar
mistic100
3
-4
/
+7
2014-07-02
i18n for the new HTML5 upload (use i18n files from plupload)
plegall
1
-0
/
+10
2014-07-02
remove line commited by mistake in r28913
plegall
1
-2
/
+0
2014-07-02
feature 3046: Add option "force_fallback" to load_language + clean code
mistic100
2
-67
/
+66
2014-07-01
next release is 2.7.0beta3
plegall
1
-1
/
+1
2014-07-01
next release is 2.7.0beta2
plegall
1
-1
/
+1
2014-07-01
feature 3095 : block comment if website_url is not empty when field is disabled
mistic100
1
-7
/
+16
2014-06-22
feature 3095: add "comments_enable_website" param + GUI
mistic100
1
-0
/
+1
2014-06-18
removed unused get_html_tag_selection function + css rules
rvelices
1
-48
/
+0
2014-06-18
since number of accepted args not required for add_event_handler, simplify calls
rvelices
3
-24
/
+23
2014-06-17
feature 3093: search form, ability to select the list of properties on which
plegall
1
-1
/
+7
2014-06-14
add dark selectize theme + "ternary" template modifier
mistic100
1
-1
/
+17
2014-06-13
correctly stringify booleans in conf_update_param
mistic100
1
-1
/
+1
2014-06-09
feature 3076: Enhance plugin update system
mistic100
1
-77
/
+80
2014-06-03
feature 3038 : always apply serialize&addslashes if object/array is passed an...
mistic100
1
-0
/
+4
2014-06-03
bug 3082: increase generate_key randomness with openssl_random_pseudo_bytes (...
plegall
1
-8
/
+25
2014-06-02
local css prefilter does not need new line before get_combined_css
rvelices
1
-9
/
+9
2014-06-02
increase frequency of persistent cache purge (every ~100 set ops instead of ~...
rvelices
1
-1
/
+1
2014-06-02
use lookup string for generate_key function
mistic100
1
-6
/
+6
2014-06-02
feature 3010 : replace trigger_action/event by trigger_notify/change
mistic100
25
-116
/
+94
2014-05-31
quick search - small fixes & improvements
rvelices
2
-16
/
+19
2014-05-29
bug 3082: random key generation algorithm
rvelices
1
-10
/
+0
2014-05-29
feature 3038 : add $updateGlobal and $parser options to conf_update_param
mistic100
1
-21
/
+53
2014-05-29
added persistent cache for some slow queries in feed notification (even if no...
rvelices
1
-1
/
+7
2014-05-29
remove unused config variable
rvelices
1
-4
/
+0
2014-05-28
feature 2616: better behavior at the end of upload (more like with uploadify,...
plegall
1
-0
/
+15
2014-05-28
feature 2616, customizations for plupload
plegall
1
-12
/
+3
2014-05-27
feature 2616: HTML5 upload (with plupload 2.1.2). First basic implementation....
plegall
1
-0
/
+140
2014-05-26
feature 3077 : factorize code for categories cache (TODO for other collection...
mistic100
1
-1
/
+1
2014-05-17
feature 3077 : use Selectize with AJAX load/cache on picture_modify
mistic100
1
-1
/
+7
2014-05-17
use persistent cache for calendar list in root flat mode (same perf improveme...
rvelices
1
-9
/
+21
2014-05-15
fix php warning (from one of my previous commits)
rvelices
1
-1
/
+1
2014-05-13
bug 3056: quick search - cache results for 5 minutes + comments + small fix
rvelices
1
-2
/
+35
2014-05-11
added a persistent cache mechanism; used so far to cache image ids in flat vi...
rvelices
4
-3
/
+155
2014-05-06
bug 3056: quick search - fix variable name
rvelices
1
-1
/
+1
2014-04-30
removed url compatibility with phpwebgallery 1.6 and below
rvelices
1
-13
/
+0
[next]