Commit graph

205 commits

Author SHA1 Message Date
Matthew Lagoe
3f54b93b30 Merged in shubham_meena/ryzomcore/Issue#123 (pull request #59)
Changed log-in from username to both username and email
2014-04-06 22:29:55 -07:00
shubham_meena
af2cf14273 changed login from username to both username and email
--HG--
branch : Issue#123
2014-03-24 17:07:53 +05:30
shubham_meena
5bef18032e added web title in translations
--HG--
branch : Issue#121
2014-03-23 18:48:39 +05:30
shubham_meena
7217a99c59 added title of web in translations
--HG--
branch : Issue#121
2014-03-23 17:56:42 +05:30
botanic
96770ba2db auto create ring user permissions 2014-02-08 19:26:11 -08:00
botanic
31de51af19 updated words file 2013-12-16 23:19:29 -08:00
Botanic
b6de1eca23 Changed installer page to no_visible_elements
--HG--
branch : rc-botanic-webdev
2013-10-24 21:58:11 -07:00
Botanic
2d174cf15c fixed more warnings
--HG--
branch : rc-botanic-webdev
2013-10-24 04:43:42 -07:00
Botanic
91c4784752 Fixed Support Groups
--HG--
branch : rc-botanic-webdev
2013-10-24 01:12:09 -07:00
Botanic
81d1cf93fb added option for assigned and unassigned ie "both"
--HG--
branch : rc-botanic-webdev
2013-10-23 23:58:34 -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
677c8fa251 cleanup sync
--HG--
branch : rc-botanic-webdev
2013-10-23 17:08:27 -07:00
Botanic
95c5b9e1a8 added fork on linux as well as implimented pid file to check for other running crons
--HG--
branch : rc-botanic-webdev
2013-10-23 15:26:36 -07:00
Botanic
72290313a4 Implimented lazy cron and fixed syncronize button.
--HG--
branch : rc-botanic-webdev
2013-10-23 15:06:41 -07:00
Botanic
54d13d93d0 Fixed path bugs
--HG--
branch : rc-botanic-webdev
2013-10-21 23:57:27 -07:00
Botanic
7a7191e981 added installer for when database is missing
--HG--
branch : rc-botanic-webdev
2013-10-21 23:02:01 -07:00
Quitta
43e356cda1 changed button sizes and added the forgot password link to the client_cfg.cpp
--HG--
branch : quitta-gsoc-2013
2013-09-21 00:28:53 +02:00
Quitta
cf8251f25f forgot password added
--HG--
branch : quitta-gsoc-2013
2013-09-20 23:36:19 +02:00
Quitta
40bcc543e3 tried to fix error messages being shown
--HG--
branch : quitta-gsoc-2013
2013-09-17 05:26:09 +02:00
Quitta
3d69e377e0 it works, though this will also forward the client to the success page
--HG--
branch : quitta-gsoc-2013
2013-09-17 04:58:02 +02:00
Quitta
343c01d077 this should fix it :D!
--HG--
branch : quitta-gsoc-2013
2013-09-17 04:24:57 +02:00
Quitta
2747ed75f7 wasn't completely fixed yet, hopefuly it now is
--HG--
branch : quitta-gsoc-2013
2013-09-17 02:31:02 +02:00
Quitta
739defbd99 small fix
--HG--
branch : quitta-gsoc-2013
2013-09-17 01:59:40 +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
f11559bd8a the lib is entirely documented, still webusers and func/inc folders to go :D
--HG--
branch : quitta-gsoc-2013
2013-09-12 19:28:56 +02:00
Quitta
03b48ea0d3 some more documented classes..
--HG--
branch : quitta-gsoc-2013
2013-09-12 06:13:28 +02:00
Quitta
9a6da85805 added extra documentation. Man, writing documentation for the ticket class was quite a job :D
--HG--
branch : quitta-gsoc-2013
2013-09-11 23:51:23 +02:00
Quitta
9cc28cfc4d Even more docs! writing documentation sucks..
--HG--
branch : quitta-gsoc-2013
2013-09-11 16:56:00 +02:00
Quitta
afb0a74980 added more documentation..
--HG--
branch : quitta-gsoc-2013
2013-09-11 01:38:53 +02:00
Quitta
d055a15f29 added documentation for assigned, dblayer and forwarded class
--HG--
branch : quitta-gsoc-2013
2013-09-10 21:26:03 +02:00
Quitta
f7fc1afad9 Just retested the mailing functionality, which seems to still work proper
--HG--
branch : quitta-gsoc-2013
2013-09-10 04:42:36 +02:00
Quitta
a0d8902d13 Added CreatePermissions + handling it while syncing + changed image path to refer to the image locations dir + other fixes
--HG--
branch : quitta-gsoc-2013
2013-09-09 23:30:45 +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
46114b65b3 some fixes for the real version
--HG--
branch : quitta-gsoc-2013
2013-09-05 04:29:47 +02:00
Quitta
0ec8e76d8e helpers class updated!
--HG--
branch : quitta-gsoc-2013
2013-09-04 17:49:46 +02:00
Quitta
502cb9fadc taking away the functions checkUser, checkEmail, checkpassword out of the module, the webuser/user handles this!
--HG--
branch : quitta-gsoc-2013
2013-09-02 19:43:53 +02:00
Quitta
3dc513e868 ingame dashboard also fixed!
--HG--
branch : quitta-gsoc-2013
2013-08-29 22:19:37 +02:00
Quitta
af6c57ff52 dashboard added that shows the newest ticket, the amount of tickets in your todo list and tickets waiting on YOUR response
--HG--
branch : quitta-gsoc-2013
2013-08-29 05:01:47 +02:00
Quitta
9647d6ec8f added images in the ingame part, added config properties & fixed time bug in queues page
--HG--
branch : quitta-gsoc-2013
2013-08-29 02:08:05 +02:00
Quitta
a19e833772 Fancified outgame show info page and made ingame info page
--HG--
branch : quitta-gsoc-2013
2013-08-28 22:24:47 +02:00
Quitta
75b645264d ticket showing works outgame, but needs fancyfying :D
--HG--
branch : quitta-gsoc-2013
2013-08-28 05:31:06 +02:00
Quitta
3790739f49 updated, stroing to the db seems to work!
--HG--
branch : quitta-gsoc-2013
2013-08-28 02:24:08 +02:00
Quitta
2af50cb421 ticket_info class done, however I think I better add a field to the Ticket DB, instead the way I do it now..
--HG--
branch : quitta-gsoc-2013
2013-08-27 22:54:45 +02:00
Quitta
54d71fd26d ticket_info class almost done
--HG--
branch : quitta-gsoc-2013
2013-08-27 19:08:10 +02:00
Quitta
bdbbb393cd Finaly got it to working again..
--HG--
branch : quitta-gsoc-2013
2013-08-26 17:25:28 +02:00
Quitta
b1926fbec3 added language support however, something is broken :/
--HG--
branch : quitta-gsoc-2013
2013-08-26 11:34:51 +02:00
Quitta
1a81a7810f mailing refactored
--HG--
branch : quitta-gsoc-2013
2013-08-26 05:37:55 +02:00
Quitta
508545248a #mailing languages setup
--HG--
branch : quitta-gsoc-2013
2013-08-25 17:49:01 +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