Botanic
|
2d174cf15c
|
fixed more warnings
--HG--
branch : rc-botanic-webdev
|
2013-10-24 04:43:42 -07:00 |
|
Botanic
|
c4e79a8246
|
fixed some more static non-static warnings
--HG--
branch : rc-botanic-webdev
|
2013-10-23 18:26:59 -07:00 |
|
Botanic
|
3dbb08f1d1
|
fixed static call to non static
--HG--
branch : rc-botanic-webdev
|
2013-10-23 17:06:42 -07:00 |
|
Quitta
|
cf8251f25f
|
forgot password added
--HG--
branch : quitta-gsoc-2013
|
2013-09-20 23:36:19 +02:00 |
|
Quitta
|
1b9f09bc52
|
Added more documentations, this time also the inc/func files are documented and changed the doxygen config file with the help of Botanic
--HG--
branch : quitta-gsoc-2013
|
2013-09-14 00:39:03 +02:00 |
|
Quitta
|
580aa3c775
|
Added the doxygen generated pages + config file in ryzom/tools/server/ryzom_ams_docs
--HG--
branch : quitta-gsoc-2013
|
2013-09-13 00:27:49 +02:00 |
|
Quitta
|
8d8f53b2f2
|
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
--HG--
branch : quitta-gsoc-2013
|
2013-09-09 03:47:32 +02:00 |
|
Quitta
|
70732ffd42
|
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
--HG--
branch : quitta-gsoc-2013
|
2013-08-25 06:27:44 +02:00 |
|
Quitta
|
5174764f2d
|
Users can specify if they want to receive or dont want to receive tickt updates!
--HG--
branch : quitta-gsoc-2013
|
2013-08-19 00:02:55 +02:00 |
|
Quitta
|
ba2c506120
|
response is being sent from the correct support group atm
--HG--
branch : quitta-gsoc-2013
|
2013-08-18 02:17:02 +02:00 |
|
Quitta
|
69192712a0
|
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!
--HG--
branch : quitta-gsoc-2013
|
2013-08-17 19:07:00 +02:00 |
|
Quitta
|
483045c613
|
creating new tickets over email works
--HG--
branch : quitta-gsoc-2013
|
2013-08-17 03:06:22 +02:00 |
|
Quitta
|
328351a4c5
|
ticket hanling function added
--HG--
branch : quitta-gsoc-2013
|
2013-08-12 23:56:58 +02:00 |
|
Quitta
|
91e758c1ee
|
userlist works with pagination
--HG--
branch : quitta-gsoc-2013
|
2013-08-05 21:12:58 +02:00 |
|
Quitta
|
99ad1504e3
|
refactoring webusers.php
--HG--
branch : quitta-gsoc-2013
|
2013-08-05 17:31:36 +02:00 |
|
Quitta
|
a9cfd48df9
|
refactored to admin/mod + changed install file + added mod menu
--HG--
branch : quitta-gsoc-2013
|
2013-07-18 21:12:03 +02:00 |
|
Quitta
|
9003f4781a
|
Refacoring of DBLayer seems to work now :)
--HG--
branch : quitta-gsoc-2013
|
2013-07-10 12:36:14 +02:00 |
|
Quitta
|
a3b284077c
|
createticket template done + when registering: create ticket_user + when login make session object ticket_user
--HG--
branch : quitta-gsoc-2013
|
2013-07-06 18:27:25 +02:00 |
|
Quitta
|
25f479f3d0
|
added a userlist to browse users and edit their settings as admin
--HG--
branch : quitta-gsoc-2013
|
2013-07-03 05:57:50 +02:00 |
|
Quitta
|
d3b12f74a4
|
change info page basics
--HG--
branch : quitta-gsoc-2013
|
2013-07-02 16:07:55 +02:00 |
|
Quitta
|
a1a052dd72
|
Change email seems to work, also for admin's :)
--HG--
branch : quitta-gsoc-2013
|
2013-07-02 04:42:12 +02:00 |
|
Quitta
|
2130875539
|
changepassword works
--HG--
branch : quitta-gsoc-2013
|
2013-07-02 03:36:49 +02:00 |
|
Quitta
|
75ff3e1ed4
|
change password is now usable for GM's too by using a GET['id'] param!
--HG--
branch : quitta-gsoc-2013
|
2013-07-01 23:29:16 +02:00 |
|
Quitta
|
23e9b57703
|
Settings page layout set!
--HG--
branch : quitta-gsoc-2013
|
2013-07-01 18:28:37 +02:00 |
|
Quitta
|
a3b3dbd59c
|
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
--HG--
branch : quitta-gsoc-2013
|
2013-06-29 05:23:38 +02:00 |
|
Quitta
|
4034c83382
|
webUsers derived from Users, with www dependent functionality to check if username already in use or email already in use
--HG--
branch : quitta-gsoc-2013
|
2013-06-29 05:02:54 +02:00 |
|
Quitta
|
9e6597e937
|
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
--HG--
branch : quitta-gsoc-2013
|
2013-06-26 16:35:33 +02:00 |
|
Botanic
|
321edeff10
|
add_user example
--HG--
branch : rc-botanic-webdev
|
2013-06-18 10:48:54 -07:00 |
|
Botanic
|
19f7b3ec9c
|
cleaned up formatting and added custom.css
--HG--
branch : rc-botanic-webdev
|
2013-06-16 22:57:09 -07:00 |
|
Botanic
|
0a3020e971
|
added in-game template file
--HG--
branch : rc-botanic-webdev
|
2013-06-05 23:39:33 -07:00 |
|
Botanic
|
c66d9cf225
|
changed to use class
--HG--
branch : rc-botanic-webdev
|
2013-06-05 23:10:00 -07:00 |
|
Botanic
|
c256187ead
|
initial work on ams_lib
--HG--
branch : rc-botanic-webdev
|
2013-06-05 23:04:46 -07:00 |
|