Commit graph

3673 commits

Author SHA1 Message Date
kaetemi
1fdde1e56d Merge with default 2013-07-25 21:18:52 +02:00
kaetemi
8225c0e2a0 Don't do EOL changes for database.xml and msg.xml, causes checksum difference 2013-07-25 18:06:32 +02:00
kaetemi
c3667b1aa9 Silently sneaking in a nicer splash image for ovqt 2013-07-25 02:39:07 +02:00
kaetemi
b93ab158a5 Merge with default 2013-07-25 00:37:00 +02:00
StudioEtrange
a60255b9fc PCHSupport.cmake edited online with Bitbucket 2013-07-24 21:57:52 +00:00
kaetemi
7faceb713f Remove some world editor leveldesign data 2013-07-24 23:36:41 +02:00
StudioEtrange
e3d6a799bb Fix some probleme with spaces in path on windows
PCHSupport.cmake edited online with Bitbucket
2013-07-24 20:53:33 +00:00
kaetemi
cc9fa78cd0 Remove build gamedata workspace 2013-07-24 22:49:01 +02:00
kaetemi
f88f0fb518 Remove more game data 2013-07-24 21:49:16 +02:00
C?dric OCHS
70331ed79f Merged in StudioEtrange/ryzomcore/StudioEtrange/error-passing-wrong-version-number-to-ms-1374694351376 (pull request #17)
Error in version number passed to msvc linker
2013-07-24 21:40:43 +02:00
StudioEtrange
f7844411ee Error passing wrong version number to msvc linker
ENV: WinSDK8 VS2012 Compilation in 64 Bits
ERROR: error when linking client

CAUSE: msvc link support only major and minor version number. Before VS2012 extra number (like revision number) were stripped. Now the link throw an error with VS2012

see https://bugs.php.net/bug.php?id=63537 see http://msdn.microsoft.com/fr-fr/library/h88b7dc8(v=vs.110).aspx
2013-07-24 19:32:41 +00:00
StudioEtrange
ac357c4b41 Merged in StudioEtrange/nelcmake-edited-online-with-bitbucket-1374694264640 (pull request #2)
nel.cmake edited online with Bitbucket
2013-07-24 21:31:18 +02:00
StudioEtrange
1351d15eb2 nel.cmake edited online with Bitbucket 2013-07-24 19:31:10 +00:00
StudioEtrange
2ac44b3016 Merged in StudioEtrange/env-winsdk8-vs2012-compilation-in-64-bit-1374693753244 (pull request #1)
Error passing version number to msvc linker
2013-07-24 21:25:26 +02:00
StudioEtrange
ac772d0e3d ENV:
WinSDK8
VS2012
Compilation in 64 Bits

ERROR:
error when linking client

CAUSE:
msvc link support only major and minor version number.
Before VS2012 extra number (like revision number) were stripped. Now the link throw an error with VS2012

see https://bugs.php.net/bug.php?id=63537
see http://msdn.microsoft.com/fr-fr/library/h88b7dc8(v=vs.110).aspx
2013-07-24 19:22:38 +00:00
kaetemi
c9d6223300 Remove game data 2013-07-24 20:58:43 +02:00
kaetemi
881f73dd8a Fix bug #45 crash in zone lighter with large number of CPU cores 2013-07-24 20:51:43 +02:00
kaetemi
993b450ee9 Use tags for pacs prim export 2013-07-24 20:51:38 +02:00
kaetemi
d660f1d92e EOL 2013-07-24 20:51:26 +02:00
kervala
e367d76b93 Fixed: lua_open() doesn't exist with Lua 5.2 2013-07-24 18:47:50 +02:00
kervala
f514946dfd Fixed: Compilation in 64 bits with Windows SDK 8.0 (patch provided by StudioEtrange) 2013-07-24 18:47:04 +02:00
Quitta
d30ddd44ea Merge with default 2013-07-24 13:14:27 +02:00
Quitta
4e4ddaaf44 queue creator works also added a few extra default queues 2013-07-23 23:38:06 +02:00
Quitta
341a0877ab queue selector written with javascript functionality 2013-07-23 21:50:39 +02:00
Quitta
79a6c99b09 Added another row of info to the show_ticket where the user to whom the ticket is assigned to and also cleaned up the right side, so user can also assign & unassign while browsing a ticket :) 2013-07-23 03:16:19 +02:00
Quitta
d8458b2ddd when the ticket starter replies on a ticket the ticket status changes to waiting for support automatically! 2013-07-22 22:58:12 +02:00
Quitta
0e0f0c0fd6 updated logging, when ticket is assigned/unassigned or forwarded, then it will be logged! 2013-07-22 20:33:34 +02:00
Quitta
353865191d showing in the queue to what support_group the ticket is sent to, also made the query bigger and changed the todo query as primary! 2013-07-22 18:22:21 +02:00
Quitta
8a807a6401 Forward works, though needs refinement! also is shown in ticket info bar 2013-07-22 14:51:42 +02:00
Quitta
879882f0e9 forgot to add tge class 2013-07-22 13:19:21 +02:00
Quitta
f583939ab6 class for forwarding + db update 2013-07-22 13:19:07 +02:00
Quitta
92538c3853 Big Query that makes it possible to see the todo list, also had to fix the assign/unassign 2013-07-21 17:56:24 +02:00
Quitta
1be6112aa2 made the todo queue 2013-07-21 15:38:22 +02:00
Quitta
c0a45df44c People can assign and unassign to a ticket 2013-07-21 03:49:31 +02:00
Quitta
ff7db2a28c in the show queue, it also shows the assigned users name :) 2013-07-20 14:45:05 +02:00
Quitta
d1fe49fc7b base class for assigned added 2013-07-20 13:19:14 +02:00
Quitta
350b78f55e forgot to push the time-format in config file update! :) 2013-07-20 01:04:20 +02:00
Quitta
9e86017a65 fixed error in time elapsed function and removed the queue structure, one queue class would suffice I guess 2013-07-19 23:36:34 +02:00
kaetemi
cbe1872eb8 Merge with default 2013-07-19 18:12:08 +02:00
kaetemi
18f9a7b8f1 Some necessary ryzom tools did not build when client and server were unchecked 2013-07-19 18:11:31 +02:00
Quitta
16fa7aa7dc Outputted time is handled by using the Helpers::outputTime function, this makes changees to the time format easy.
Also made it possible for admins to edit roles directly in the userlist.
2013-07-19 16:30:58 +02:00
Quitta
19721376a7 Admins/Mods can post hidden replies! 2013-07-19 15:59:39 +02:00
kaetemi
a7970b17ac Merge with default 2013-07-19 15:38:49 +02:00
kaetemi
07a9d9aa0f Fix a divide-by-zero crash in the 3ds Max plugins on really fast PCs 2013-07-19 15:37:25 +02:00
kaetemi
efaf25fd95 Merge with default 2013-07-19 14:10:07 +02:00
Quitta
5608185e1d Changed DB so a reply has a Hidden field, to make it only show up for admins. Also made it only possible to add mods/admins to the support groups! 2013-07-19 11:56:39 +02:00
Quitta
e7f83761ec Promoting a user to mod/admin or mod to admin, or demoting mod to user, admin to mod/user is now possible! 2013-07-19 03:05:12 +02:00
Quitta
76a3a66c89 fixed some layoutwise stuff, like mods and admins will be shown the same way when replying on a ticket, because users won't be intrested in that anyway 2013-07-19 00:37:47 +02:00
Quitta
cb9289f09c made it possible or mod's to watch the support group lists, though not to edit them + fixed userlist 2013-07-19 00:12:29 +02:00
kaetemi
f039c22f0c Merge with default 2013-07-18 23:05:25 +02:00