Commit graph

39 commits

Author SHA1 Message Date
shubham_meena
a15462c863 plugin installer functionality
--HG--
branch : Gsoc14-ryzomAppImprovements
2014-06-11 15:57:07 +05:30
botanic
0a48856319 a positive and a negative is supposted to be NEGATIVE stupid php 2013-12-16 23:38:24 -08:00
botanic
31de51af19 updated words file 2013-12-16 23:19:29 -08:00
botanic
8aa71de2bc helps if i use the right file... 2013-12-16 23:14:24 -08:00
botanic
8cbc6f01ec forgot a few ; 2013-12-16 23:11:30 -08:00
botanic
4e4d925e54 fixed some permissions issues, setup system so that it has a is_installed file to determin if it should install or not 2013-12-16 22:59:06 -08: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
cf8251f25f forgot password added
--HG--
branch : quitta-gsoc-2013
2013-09-20 23:36:19 +02:00
Quitta
78adc25c8d Made it possible to redirect to a specific page after login in
--HG--
branch : quitta-gsoc-2013
2013-09-20 05:33:39 +02:00
Quitta
4aa905c07f bah, its late and I'm not working in c++...
--HG--
branch : quitta-gsoc-2013
2013-09-17 04:35:37 +02:00
Quitta
343c01d077 this should fix it :D!
--HG--
branch : quitta-gsoc-2013
2013-09-17 04:24:57 +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
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
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
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
845da81ad4 generic pagination with debugging for testing it atm
--HG--
branch : quitta-gsoc-2013
2013-08-05 04:37:20 +02:00
DJanssens
2f8d97ae3b test
--HG--
branch : quitta-gsoc-2013
2013-07-31 13:03:12 -07:00
Quitta
12baee2fcf fix for getting client working + possibly auto login for ingame part
--HG--
branch : quitta-gsoc-2013
2013-07-30 01:46:56 +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
93c1998a60 error template added, fixed some small bugs
--HG--
branch : quitta-gsoc-2013
2013-07-03 18:49:23 +02:00
Quitta
8ff40bb619 added initial admin/admin account when sql/install is executed, also added the admin's functionality: libuserlist
--HG--
branch : quitta-gsoc-2013
2013-06-29 19:05:54 +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
f9cdc45ed8 show name when logged in in main top bar
--HG--
branch : quitta-gsoc-2013
2013-06-26 17:43:29 +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
Quitta
5a163663cc Reworked register
--HG--
branch : quitta-gsoc-2013
2013-06-26 03:26:25 +02:00
Quitta
e72eac8888 Reworked index.php a little, though something is going wrong with my session variables
--HG--
branch : quitta-gsoc-2013
2013-06-25 21:33:49 +02:00
Quitta
8f2f0a3ad7 Loging in match searching seems to work :)
--HG--
branch : quitta-gsoc-2013
2013-06-25 20:57:10 +02:00
Quitta
c22e1de52d small fixes of last night, still have to figure out a way to get the mkdir warning dissapear!
--HG--
branch : quitta-gsoc-2013
2013-06-19 21:05:12 +02:00
Quitta
8ee559e662 Damn its early in the morning :D Oh well! Register works with a callback function. shows which fields are correctly filled in and which not yet. It runs quite smooth. Off to bed now!
--HG--
branch : quitta-gsoc-2013
2013-06-18 07:22:24 +02:00
Quitta
1c4bb138e9 Select automatically if it should load with no_visible_elements on or off + minor updates
--HG--
branch : quitta-gsoc-2013
2013-06-17 16:29:20 +02:00
Quitta
9806ea6ef0 Trying to intigrate the home template in the inheritance structure of smarty
--HG--
branch : quitta-gsoc-2013
2013-06-17 15:39:55 +02:00
Botanic
0b8c4968e9 changed index.php to correct file and created charisma index for backup
--HG--
branch : rc-botanic-webdev
2013-06-16 23:13:38 -07:00
Botanic
4438e87a8c added charisma
--HG--
branch : rc-botanic-webdev
2013-06-15 07:01:11 -07:00
Botanic
3e2278d692 updated template for registration and setting up add_user functions
--HG--
branch : rc-botanic-webdev
2013-06-07 04:05:28 -07:00
Botanic
524e338f68 cleaned up templates and got languages working
--HG--
branch : rc-botanic-webdev
2013-06-06 22:59:11 -07:00
Botanic
9ed3f20570 added in smarty, still need to finish making it load the correct template properly
--HG--
branch : rc-botanic-webdev
2013-06-06 21:43:11 -07:00
Botanic
c256187ead initial work on ams_lib
--HG--
branch : rc-botanic-webdev
2013-06-05 23:04:46 -07:00