|
|
@306
|
21 years |
z0rglub |
Php warning correction
|
|
|
@305
|
21 years |
z0rglub |
Php warning correction
|
|
|
@304
|
21 years |
z0rglub |
Php warnings corrections
|
|
|
@301
|
21 years |
z0rglub |
Performances improved : replacing the useless LEFT JOIN by INNER JOIN
|
|
|
@293
|
21 years |
z0rglub |
Use the stored calculated date users.forbidden_categories instead of …
|
|
|
@285
|
21 years |
z0rglub |
Updating insert_remote* function the same way the local ones : really …
|
|
|
@284
|
21 years |
z0rglub |
Using a one shot function to retrieve all directories : faster
|
|
|
@283
|
21 years |
z0rglub |
synchronize user calculated data if a (some) site is deleted
|
|
|
@282
|
21 years |
z0rglub |
UPDATE query in update_category was not correctly written and never …
|
|
|
@281
|
21 years |
z0rglub |
improved function update_category essentially by using INNER JOIN …
|
|
|
@280
|
21 years |
gweltas |
Correction of php warnings
|
|
|
@279
|
21 years |
gweltas |
Corretion of PHP warnings
|
|
|
@278
|
21 years |
z0rglub |
Improved function insert_local_image : about 80 to 90 % of update time …
|
|
|
@277
|
21 years |
z0rglub |
Adding functions to retrieve all files from a directory into an array …
|
|
|
@276
|
21 years |
gweltas |
Minor corrections of PHP warnings
|
|
|
@274
|
21 years |
gweltas |
Corrections de quelques warnings php.
|
|
|
@273
|
21 years |
z0rglub |
- adding table user_category
- adding field …
|
|
|
@272
|
21 years |
z0rglub |
improved again function insert_local_category : only one multiple …
|
|
|
@270
|
21 years |
z0rglub |
add get_category_directories function
|
|
|
@269
|
21 years |
z0rglub |
improvement of insert_local_category function : less SQL queries, only …
|
|
|
@263
|
21 years |
z0rglub |
using new syntax for get_dirs
|
|
|
@262
|
21 years |
z0rglub |
- when deleting a user, deletes rows in user_category
- when …
|
|
|
@261
|
21 years |
z0rglub |
if permissions modified, synchronize_user
|
|
|
@260
|
21 years |
z0rglub |
if associate or dissociate from a group, synchronize_user
|
|
|
@259
|
21 years |
z0rglub |
if any update has been done, synchronize_all_users
|
|
|
@258
|
21 years |
z0rglub |
for virtual category to picture association, if the number of …
|
|
|
@257
|
21 years |
z0rglub |
if permissions are updated, synchronize_group
|
|
|
@256
|
21 years |
z0rglub |
if permissions are updated, synchronize_all_users
|
|
|
@255
|
21 years |
z0rglub |
if category status changes, synchronize_all_users
|
|
|
@254
|
21 years |
z0rglub |
- categories are now collapsed if there is more than
…
|
|
|
@207
|
21 years |
(none) |
This commit was manufactured by cvs2svn to create branch 'release-1_3'.
|
|
copied from trunk/admin:
|
|
|
@205
|
21 years |
z0rglub |
Use install language for "guest" user
|