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-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
2014-04-30
english inflection rules ing/er
rvelices
1
-7
/
+14
2014-04-30
move QUERY_SEARCH template ssignment from index to menubar.inc.php (works als...
rvelices
1
-0
/
+5
2014-04-15
bug 3056: quick search - english inflections improvements
rvelices
1
-4
/
+9
2014-04-14
attempt to make silent php warnings from emogrifier
rvelices
1
-1
/
+1
2014-04-14
no php warning if website_url is missing from comment form submission (many s...
rvelices
1
-1
/
+1
2014-04-14
bug 3056: quick search - added english inflections for -ing / -er for example...
rvelices
1
-18
/
+30
2014-04-14
allow TakeATour to exist in the public part
flop25
1
-1
/
+1
2014-04-13
lang key with an empty value are not displayed
flop25
1
-1
/
+1
2014-04-13
bug 3056: quick search - fixes
rvelices
1
-2
/
+3
2014-04-10
bug 3056: quick search - better handling of short words and photo acronyms su...
rvelices
1
-3
/
+22
2014-04-09
bug 3056: quick search - now tag search is the same as image search (full tex...
rvelices
1
-208
/
+89
2014-04-08
bug 3056: quick search - fix warning; better management of variants and short...
rvelices
1
-42
/
+50
2014-04-06
2 triggers
flop25
1
-0
/
+2
2014-04-06
bug 3056: quick search - added events for plugins; completed help file
rvelices
1
-11
/
+22
2014-04-05
type error in prev commit
rvelices
1
-1
/
+1
2014-04-05
when displaying iptc metadata, add a space between iptc keywords (if there ar...
rvelices
2
-3
/
+3
2014-04-05
bug 3069: add quick search as filter in batch manager
rvelices
2
-32
/
+43
2014-04-05
bug 3056: quick search - fixes and date range scopes (posted:2003 posted:>200...
rvelices
1
-54
/
+152
2014-04-04
bug 3058: update mdetect for windows 8 mobile etc ...
rvelices
1
-269
/
+387
2014-04-04
bug 3056: quick search - fixes and better numeric range searches examples:
rvelices
1
-7
/
+42
2014-04-03
bug 3056: quick search -
rvelices
1
-100
/
+282
2014-04-03
bug 3056: quick search - fix + prepare for scoped/range searches
rvelices
1
-19
/
+24
2014-03-28
merge r27996 from branch 2.6 to trunk
plegall
1
-1
/
+1
2014-03-24
merge r27925 from branch 2.6 to trunk
plegall
1
-0
/
+9
2014-03-23
bug 3056: quick search
rvelices
3
-7
/
+275
2014-03-22
bug 3056: quick search OR operator priority taken into account
rvelices
1
-31
/
+102
2014-03-21
bug 3056: Improve/rewrite quick search engine: by default AND is used to matc...
rvelices
1
-285
/
+338
2014-03-17
merge r27810 from branch 2.6 to trunk
plegall
3
-0
/
+35
2014-03-12
merge r27715 from branch 2.6 to trunk
plegall
1
-0
/
+2
2014-03-11
removed unnecessary by ref parameters + do not define IN_ADMIN on ws method
rvelices
1
-7
/
+6
2014-02-18
remove "virtual" namespaces (or whatever it's called) in emogrifier
mistic100
1
-4
/
+4
2014-02-18
update emogrifier
mistic100
2
-247
/
+508
2014-02-16
more query2array and remove unnecessary tests in often called url functions
rvelices
2
-32
/
+13
2014-02-13
web service always return pwg version (allow in the future mobile apps to mai...
rvelices
1
-11
/
+2
2014-02-13
remove prehistoric unnecessary object references
rvelices
1
-15
/
+13
2014-02-13
more query2array
rvelices
6
-39
/
+15
2014-02-11
feature 2999: (incomplete) doc of mysqli functions
mistic100
1
-85
/
+117
2014-02-11
arrayfromquery optimizations: move double if from inside loop to outside + us...
rvelices
6
-131
/
+192
[next]