Commit Graph

63 Commits (93364d86b413f8d19a40134fee38d5c91a8215ce)

Author SHA1 Message Date
kervala 1ff64c71d4 Fixed: Some problems with AMS, patches by depyraken (thanks a lot!)
--HG--
branch : develop
kervala a86a013a16 Fixed: Warning when $json was empty (but perhaps we should fix the real reason...)
--HG--
branch : develop
botanicvelious 1df52a45ad add some additional checking for database errors
--HG--
branch : develop
Rodolphe Breard 094a23bd09 fixing : passwords are now stored using SHA-512 instead of traditional DES
--HG--
branch : sha512-auth
botanic 89604dbba4 Fix
--HG--
branch : develop
botanic ba3f48a9e2 FIX
--HG--
branch : develop
botanic 3c01c5c811 disable debug mode
--HG--
branch : develop
botanic 765e614c23 Fix
--HG--
branch : develop
botanic cafe41fa24 FIX
botanic dfdd7698c3 fix windows warnings in sync
kaetemi d863ed8a10 Mask database connection error
kaetemi 7cd21d48b4 Merge
botanic 6a36f1f433 fix sync
kaetemi be78a1cd0b Cache PDO connections and connection failures in a single page load
kaetemi c4d4587830 Disable APC page caching
botanic 0b579f6306 attachment error checking
botanic efadbb3f58 make the random generation more secure
botanic 8be65ec64c turn debugging off
botanic 32745a132b properly display permissions
botanic 4009772907 Fix smarty issues
kaetemi 034c5d7982 Better use this
kaetemi 6031e8666d Enable PHP APC cache for AMS smarty
botanic b89faeb75b Merge
botanic 6a47cda484 added initial domain_management plugin, also fixed potental conflicting hook names
kaetemi b0c0439b39 Change ClientApplication to DomainId in permission table
kaetemi b4f4eddd12 Add login configuration
botanic 9211037a54 fix missing pcntl_fork func
botanic d34f884d32 fixed sync to be more robust
botanic 72711ab92e throw error on non-writable file
botanic afa6787100 Fix
botanic ab29777062 remove unecessery printing
botanic 72cfe723e1 fixed some caching
botanic f46de3129e fix sync
botanic e99c43095e Made filesize friendly
botanic 37be03d51c Fix
botanic 2311731fae Upload button setup
TODO: add files to database
TODO: hash folder to stick files in
botanic 12ccb08de2 fix
botanic 9855aecc25 fix support group bug and dblayer bug
botanic f7d338bdf6 Fix syntax error with unassigned ticket
botanic 912a15c1bd fixed change email on shard
botanic fe8cb3595a Merge
botanic ea9324bd51 Fix add user in settings
kaetemi 54435b9258 Crash workaround
botanic 441ede1cad Merge
botanic b081d97b3c Fix
kaetemi f920da3873 Force all user ids equal
kaetemi 2b2ffb8052 Transactions not required here either, actually
kaetemi 5954b96813 Merge
kaetemi 41385c3b8c Reduce unnecessary manual transaction commit
botanic a533354df8 Merge