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
2004-12-03
- User control panel update (user side)
gweltas
1
-2
/
+2
2004-12-02
Update of the user preferences panel.
gweltas
3
-43
/
+4
2004-12-02
Search form update
gweltas
1
-30
/
+27
2004-11-25
New ergonomic form for search queries.
gweltas
2
-52
/
+34
2004-11-24
bug on Windows for date 1970-01-01 : Windows refuses to work with 1970-01-01
plegall
1
-1
/
+3
2004-11-24
bug corrected for multipages view on list special category
plegall
1
-0
/
+2
2004-11-23
- global categories' options : instead of N horizontal tabs on a single
plegall
2
-188
/
+95
2004-11-21
optimization : instead of reading each $conf['calendar_datefield'] for
plegall
1
-18
/
+18
2004-11-20
takes not only the first keyword in IPTC field 2#025
plegall
1
-7
/
+28
2004-11-20
- optimization : representative picture becomes mandatory for a non empty
plegall
4
-148
/
+111
2004-11-16
- images.path column added to reduce database access
plegall
5
-53
/
+25
2004-11-15
category random replaced by a more generic category : list. You give a list
plegall
2
-21
/
+25
2004-11-15
- since categories.site_id can be NULL (for virtual categories), virtual
plegall
1
-24
/
+63
2004-11-13
- admin/cat_options page added : manage options for the whole categories
plegall
3
-4
/
+34
2004-11-10
- IPTC mapping done in include/config.inc.php
plegall
1
-1
/
+12
2004-11-09
Before 1970, Microsoft Windows can't mktime. format_date changed was changed
plegall
1
-20
/
+33
2004-11-06
update headers to comply with GPL
z0rglub
20
-81
/
+80
2004-11-05
- DEFAULT_LANGUAGE constant moved to $conf['default_language']
z0rglub
5
-9
/
+16
2004-11-01
- synchronization interface redesigned : a form lets user choose option of
z0rglub
4
-25
/
+67
2004-10-30
- function mysql_query replaced by pwg_query : the same with debugging
z0rglub
13
-72
/
+80
2004-10-23
- refactoring of comments.php
z0rglub
7
-122
/
+119
2004-10-23
use of PHPWG_ROOT_PATH constant instead of './'
z0rglub
1
-1
/
+2
2004-10-23
refactoring : rewrite of get_cat_display_name function header
z0rglub
1
-6
/
+14
2004-10-23
admin/infos_image:$page['nb_image_page'] is replaced by
z0rglub
1
-0
/
+4
2004-10-21
code refactoring for function get_cat_display_name
z0rglub
1
-14
/
+32
2004-10-11
- refactoring
z0rglub
1
-32
/
+71
2004-10-08
I don't want to see mysql.inc.php anymore when updating...
z0rglub
1
-0
/
+1
2004-10-06
- checkbox for "remember me" are only shown if authorized
z0rglub
3
-27
/
+15
2004-10-02
- deletion of session_time and session_id_size as config parameter
z0rglub
4
-59
/
+97
2004-10-01
- Change of the picture page behavior to be able to open the full size image ...
gweltas
1
-0
/
+4
2004-09-26
-First draft of history display
gweltas
1
-2
/
+2
2004-09-23
- Delivery of french translation in order to test i18n
gweltas
2
-4
/
+1
2004-09-23
- New template for picture.tpl
gweltas
1
-1
/
+1
2004-09-20
- huge refactoring of admin/configuration.php (reminder : tabs in code are
z0rglub
2
-2
/
+2
2004-09-18
- new version of create_file_listing.php for future 1.4 branch
z0rglub
1
-7
/
+2
2004-09-18
init of $xml_content var avoiding PHP warnings
z0rglub
1
-0
/
+2
2004-09-18
code refactoring
z0rglub
1
-5
/
+13
2004-09-07
Minor bugs correction
gweltas
5
-17
/
+12
2004-09-07
- corrects bugs due to deletion of configuration parameters default_lang,
z0rglub
2
-3
/
+3
2004-09-05
deletion of $conf['site_url'] and $conf['forum_url'] and all their usage
z0rglub
2
-3
/
+0
2004-09-04
- bug correction : when coming from picture.php on a picture of category.php
z0rglub
3
-4
/
+4
2004-09-03
- in admin/configuration, add new step with "sections" (general, comments,
z0rglub
4
-46
/
+43
2004-09-01
- new special category : random pictures
z0rglub
2
-5
/
+34
2004-08-31
if category is best_rated : displays the average rate of the element before
z0rglub
1
-1
/
+5
2004-08-30
add rating feature
z0rglub
4
-1
/
+75
2004-08-29
adds image id in the order by statement. Without it, you can encounter
z0rglub
1
-1
/
+1
2004-08-29
deletion of a debug instruction
z0rglub
1
-1
/
+0
2004-08-29
search in sub-categories option is available
z0rglub
1
-4
/
+36
2004-08-29
Call to get_plain_structure() replaced by a call to get_user_plain_structure()
gweltas
1
-1
/
+1
2004-08-26
possibility to choose the date field you want to use for calendar category
z0rglub
3
-23
/
+24
[next]