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