Commit graph

341 commits

Author SHA1 Message Date
Botanic
c3343a0e0f fixed groupid if there are no groups 2013-10-23 17:12:47 -07:00
Botanic
d3d406a177 cleanup sync 2013-10-23 17:08:27 -07:00
Botanic
b02584407b fixed static call to non static 2013-10-23 17:06:42 -07:00
Botanic
8439f8f952 added fork on linux as well as implimented pid file to check for other running crons 2013-10-23 15:26:36 -07:00
Botanic
7617bd3edc Implimented lazy cron and fixed syncronize button. 2013-10-23 15:06:41 -07:00
Botanic
1c5480a0e0 added installing nel db 2013-10-22 22:03:33 -07:00
Botanic
b830995450 Fixed path bugs 2013-10-21 23:57:27 -07:00
Botanic
601cbc8fde remove install.php from sql 2013-10-21 23:31:58 -07:00
Botanic
3c37b2bf13 added installer 2013-10-21 23:31:13 -07:00
Botanic
4e86785fc1 updated TOS url to http://www.gnu.org/licenses/agpl-3.0.html 2013-10-21 23:14:26 -07:00
Botanic
cbed910d11 added installer for when database is missing 2013-10-21 23:02:01 -07:00
Botanic
96691a1a9b Moved Android app 2013-10-21 20:05:16 -07:00
Matt Raykowski
8c046cf4c0 Merged in DJanssens/quitta-ryzomcore (pull request #25)
Ryzom AMS - GSOC Project
2013-10-19 16:02:52 -05:00
Botanic
7e768261d1 changed to tabs 2013-10-18 02:25:48 -07:00
Botanic
912ca661cc connection failure message if mysql conneciton fails 2013-10-18 01:51:30 -07:00
kervala
34e4b6aafa Removed: Backup files 2013-10-13 13:34:38 +02:00
kervala
2becb762f8 Fixed: Some warnings 2013-09-29 16:26:24 +02:00
Quitta
753893d8a9 updated client_default.cfg and removed rhe anon login 2013-09-23 03:52:20 +02:00
Quitta
3d7a7dc191 Merge with quitta-gsoc-2013 2013-09-23 00:49:16 +02:00
Quitta
f93034248d forgot to change one button, quick fix 2013-09-21 00:35:04 +02:00
Quitta
b03930ce00 changed button sizes and added the forgot password link to the client_cfg.cpp 2013-09-21 00:28:53 +02:00
Quitta
54342837ff forgot password added 2013-09-20 23:36:19 +02:00
Quitta
1376158cb1 Made it possible to redirect to a specific page after login in 2013-09-20 05:33:39 +02:00
Quitta
17233ba735 renamed the config to config.default.php 2013-09-20 03:11:04 +02:00
Quitta
b1c10fbf10 some extra information added + changed the default hardcoded register & support url in the client_cfg.cpp 2013-09-20 02:41:57 +02:00
Quitta
2e68196b2a tried to fix error messages being shown 2013-09-17 05:26:09 +02:00
Quitta
6cc2c8cfc3 it works, though this will also forward the client to the success page 2013-09-17 04:58:02 +02:00
Quitta
e889c639db bah, its late and I'm not working in c++... 2013-09-17 04:35:37 +02:00
Quitta
7b1c32176d this should fix it :D! 2013-09-17 04:24:57 +02:00
Quitta
4da16dbaad wasn't completely fixed yet, hopefuly it now is 2013-09-17 02:31:02 +02:00
Quitta
4c3aedef87 small fix 2013-09-17 01:59:40 +02:00
Quitta
eb138a8760 syncing small fix 2013-09-15 19:44:24 +02:00
Quitta
8f4e3d39aa putted image files in the www folder too, because else it can't be accessed from outside! 2013-09-15 19:38:49 +02:00
Quitta
1884997714 added function that imports the users from the nel db into the ams/ticket_user 2013-09-15 19:15:17 +02:00
Quitta
dfa885fcca updated the docs! 2013-09-15 18:27:07 +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
75dcaa9ec3 the lib is entirely documented, still webusers and func/inc folders to go :D 2013-09-12 19:28:56 +02:00
Quitta
3030d4c650 some more documented classes.. 2013-09-12 06:13:28 +02:00
Quitta
ce36454383 added extra documentation. Man, writing documentation for the ticket class was quite a job :D 2013-09-11 23:51:23 +02:00
Quitta
135e57720c Even more docs! writing documentation sucks.. 2013-09-11 16:56:00 +02:00
Quitta
bef4d1d029 added more documentation.. 2013-09-11 01:38:53 +02:00
Quitta
e07bd3e2a5 added documentation for assigned, dblayer and forwarded class 2013-09-10 21:26:03 +02:00
Quitta
8ab4b6ba84 Just retested the mailing functionality, which seems to still work proper 2013-09-10 04:42:36 +02:00
Quitta
9b74660631 removed my testing pass out of the config file :D 2013-09-09 23:31:49 +02:00
Quitta
1b2475281f Added CreatePermissions + handling it while syncing + changed image path to refer to the image locations dir + other fixes 2013-09-09 23:30:45 +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
e01c0c0913 Soem fixes + also using the createPermissions() function of the module atm! 2013-09-08 22:49:39 +02:00
Quitta
a33288c5f2 Huge update! ingame part should work! 2013-09-08 06:01:01 +02:00
Quitta
67f5741243 Ingame version works now too more or less 2013-09-07 04:12:47 +02:00