| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- web service method images.add works only for admins now
- fix template-common js web service calls did not have the parameters url encoded
- improve admin user_list - submitting the form with no user selected triggers a javascript alert (had fun with jquery selectors)
git-svn-id: http://piwigo.org/svn/trunk@2496 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
| |
git-svn-id: http://piwigo.org/svn/trunk@2429 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
the picture page
git-svn-id: http://piwigo.org/svn/trunk@2413 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
the image was not in the cache
git-svn-id: http://piwigo.org/svn/trunk@1611 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
o Add .htaccess files
=>
* admin
- .htaccess = deny from all
* doc
- no .htaccess
* galleries
- .htaccess = Options -Indexes
* include
- .htaccess = deny from all
=> move 2 .js in template-common
* install
- .htaccess = deny from all
* language
- .htaccess = deny from all
* template
- .htaccess = Options -Indexes
* template-common
- .htaccess = Options -Indexes
* template-extension
- .htaccess = Options -Indexes
* tools
- no .htaccess
git-svn-id: http://piwigo.org/svn/trunk@1505 68402e56-0260-453c-a942-63ccdbb3a9ee
|