Commit graph

32 commits

Author SHA1 Message Date
Botanic
e3c9670869 fixed more warnings 2013-10-24 04:43:42 -07:00
Botanic
f465807b06 fixed some more static non-static warnings 2013-10-23 18:26:59 -07:00
Botanic
b02584407b fixed static call to non static 2013-10-23 17:06:42 -07:00
Quitta
54342837ff forgot password added 2013-09-20 23:36:19 +02:00
Quitta
2d776a65ed Added more documentations, this time also the inc/func files are documented and changed the doxygen config file with the help of Botanic 2013-09-14 00:39:03 +02:00
Quitta
ef3f24d8df Added the doxygen generated pages + config file in ryzom/tools/server/ryzom_ams_docs 2013-09-13 00:27:49 +02:00
Quitta
91c9c04dc3 Biggest push ever! :D Kinda made it possible to only need a few files in the inc/func of the drupal module, all others can be copied of the www version 2013-09-09 03:47:32 +02:00
Quitta
e9f3a560a8 rewrote language handling + language is now stored in the db and the value is based on the users language flag clicked (or default) or the ingame language 2013-08-25 06:27:44 +02:00
Quitta
ba0e8e2d51 Users can specify if they want to receive or dont want to receive tickt updates! 2013-08-19 00:02:55 +02:00
Quitta
2a7f13c8d8 response is being sent from the correct support group atm 2013-08-18 02:17:02 +02:00
Quitta
b765b0133d made 3 options for incomming mail: reply on ticket, new ticket and nothing related to that. When it's nothing related to that the mail will stay in the mailbox untill it get's manually read and deleted! 2013-08-17 19:07:00 +02:00
Quitta
993973441a creating new tickets over email works 2013-08-17 03:06:22 +02:00
Quitta
9ac1f5ffb4 ticket hanling function added 2013-08-12 23:56:58 +02:00
Quitta
6faceea785 userlist works with pagination 2013-08-05 21:12:58 +02:00
Quitta
528f6d858a refactoring webusers.php 2013-08-05 17:31:36 +02:00
Quitta
bbe74c8fba refactored to admin/mod + changed install file + added mod menu 2013-07-18 21:12:03 +02:00
Quitta
423982a9d1 Refacoring of DBLayer seems to work now :) 2013-07-10 12:36:14 +02:00
Quitta
948794bff6 createticket template done + when registering: create ticket_user + when login make session object ticket_user 2013-07-06 18:27:25 +02:00
Quitta
ebca9d0a48 added a userlist to browse users and edit their settings as admin 2013-07-03 05:57:50 +02:00
Quitta
8df8d37ffb change info page basics 2013-07-02 16:07:55 +02:00
Quitta
f835f4a85f Change email seems to work, also for admin's :) 2013-07-02 04:42:12 +02:00
Quitta
2a1b8f9dd2 changepassword works 2013-07-02 03:36:49 +02:00
Quitta
a94bb6dbc7 change password is now usable for GM's too by using a GET['id'] param! 2013-07-01 23:29:16 +02:00
Quitta
10213a0530 Settings page layout set! 2013-07-01 18:28:37 +02:00
Quitta
beefbe03f8 Changed the way index handles page requests, also made a folder func, for when a form is submitted and requires a function to be performed and inc for pages that want to perform php code but without a form 2013-06-29 05:23:38 +02:00
Quitta
193a5843b0 webUsers derived from Users, with www dependent functionality to check if username already in use or email already in use 2013-06-29 05:02:54 +02:00
Quitta
577d68a6d9 Added logout, refined login and took it back out of the lib. Added timers to forward after 5 seconds after logout & register. Looks good imo 2013-06-26 16:35:33 +02:00
Botanic
d544921f87 add_user example 2013-06-18 10:48:54 -07:00
Botanic
473703c19f cleaned up formatting and added custom.css 2013-06-16 22:57:09 -07:00
Botanic
409376af8d added in-game template file 2013-06-05 23:39:33 -07:00
Botanic
b4ec05e9b3 changed to use class 2013-06-05 23:10:00 -07:00
Botanic
bc25fb664d initial work on ams_lib 2013-06-05 23:04:46 -07:00