Commit graph

313 commits

Author SHA1 Message Date
Botanic
74aeedc681 cleanup sync 2013-10-23 17:08:27 -07:00
Botanic
51678eb618 fixed static call to non static 2013-10-23 17:06:42 -07:00
Botanic
5ab5b58649 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
4cb47986bb Implimented lazy cron and fixed syncronize button. 2013-10-23 15:06:41 -07:00
Botanic
2861bd9bef added installing nel db 2013-10-22 22:03:33 -07:00
Botanic
ef9adb7dbf Fixed path bugs 2013-10-21 23:57:27 -07:00
Botanic
60728d34aa remove install.php from sql 2013-10-21 23:31:58 -07:00
Botanic
5d702bf37c added installer 2013-10-21 23:31:13 -07:00
Botanic
cfb1115d4e updated TOS url to http://www.gnu.org/licenses/agpl-3.0.html 2013-10-21 23:14:26 -07:00
Botanic
53f7b660b5 added config.php to hgignore 2013-10-21 23:03:12 -07:00
Botanic
53b9d945d8 added installer for when database is missing 2013-10-21 23:02:01 -07:00
Botanic
76238b13f6 Moved Android app 2013-10-21 20:05:16 -07:00
Botanic
49542e8924 Merge with default 2013-10-21 20:03:01 -07:00
kervala
d0bf642517 Changed: Search for default installation paths under Windows 2013-10-21 17:50:21 +02:00
Matt Raykowski
c90ff21abf Merged in DJanssens/quitta-ryzomcore (pull request #25)
Ryzom AMS - GSOC Project
2013-10-19 16:02:52 -05:00
Botanic
dce3923fb4 changed to tabs 2013-10-18 02:25:48 -07:00
Botanic
7fff439e71 connection failure message if mysql conneciton fails 2013-10-18 01:51:30 -07:00
kervala
04385da1f4 Removed: Backup files 2013-10-13 13:34:38 +02:00
Quitta
968644224f updated client_default.cfg and removed rhe anon login 2013-09-23 03:52:20 +02:00
Quitta
11aed9b337 Merge with quitta-gsoc-2013 2013-09-23 00:49:16 +02:00
Quitta
b0150d85c9 Added empty ssl_ca_cert.pem to fix missing cert error 2013-09-23 00:39:05 +02:00
Quitta
4e999f81a0 forgot to change one button, quick fix 2013-09-21 00:35:04 +02:00
Quitta
b27bf4ba80 changed button sizes and added the forgot password link to the client_cfg.cpp 2013-09-21 00:28:53 +02:00
Quitta
32e98c7f66 forgot password added 2013-09-20 23:36:19 +02:00
Quitta
35b0cb7dba Made it possible to redirect to a specific page after login in 2013-09-20 05:33:39 +02:00
Quitta
55006aa658 renamed the config to config.default.php 2013-09-20 03:11:04 +02:00
Quitta
5b71c8590a 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
97cc959f51 tried to fix error messages being shown 2013-09-17 05:26:09 +02:00
Quitta
1ec71ebec9 it works, though this will also forward the client to the success page 2013-09-17 04:58:02 +02:00
Quitta
db83689d42 bah, its late and I'm not working in c++... 2013-09-17 04:35:37 +02:00
Quitta
695f0439bf this should fix it :D! 2013-09-17 04:24:57 +02:00
Quitta
a82d63c558 wasn't completely fixed yet, hopefuly it now is 2013-09-17 02:31:02 +02:00
Quitta
3304737351 small fix 2013-09-17 01:59:40 +02:00
Quitta
05137ee76f updated the help page! 2013-09-15 20:11:34 +02:00
Quitta
5f5d5cf45e syncing small fix 2013-09-15 19:44:24 +02:00
Quitta
f922d61cd5 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
730c74bb1d added function that imports the users from the nel db into the ams/ticket_user 2013-09-15 19:15:17 +02:00
Quitta
401aa82b8c updated the docs! 2013-09-15 18:27:07 +02:00
Quitta
ff706459fd 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
5201bb6d37 Added the doxygen generated pages + config file in ryzom/tools/server/ryzom_ams_docs 2013-09-13 00:27:49 +02:00
Quitta
4e20ab5b91 the lib is entirely documented, still webusers and func/inc folders to go :D 2013-09-12 19:28:56 +02:00
Quitta
0cda6cf9ff some more documented classes.. 2013-09-12 06:13:28 +02:00
Quitta
f69d24d748 added extra documentation. Man, writing documentation for the ticket class was quite a job :D 2013-09-11 23:51:23 +02:00
Quitta
1848f71ef8 Even more docs! writing documentation sucks.. 2013-09-11 16:56:00 +02:00
Quitta
ff628f0e61 added more documentation.. 2013-09-11 01:38:53 +02:00
Quitta
4a16e67c90 added documentation for assigned, dblayer and forwarded class 2013-09-10 21:26:03 +02:00
Quitta
14dad75111 Just retested the mailing functionality, which seems to still work proper 2013-09-10 04:42:36 +02:00
Quitta
7e12363321 removed my testing pass out of the config file :D 2013-09-09 23:31:49 +02:00
Quitta
9ebf88986b 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
d7cab1ab28 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