Commit graph

200 commits

Author SHA1 Message Date
Botanic
54d13d93d0 Fixed path bugs
--HG--
branch : rc-botanic-webdev
2013-10-21 23:57:27 -07:00
Botanic
16bd70c50a remove install.php from sql
--HG--
branch : rc-botanic-webdev
2013-10-21 23:31:58 -07:00
Botanic
fd012e9cda added installer
--HG--
branch : rc-botanic-webdev
2013-10-21 23:31:13 -07:00
Botanic
457f2f703f updated TOS url to http://www.gnu.org/licenses/agpl-3.0.html
--HG--
branch : rc-botanic-webdev
2013-10-21 23:14:26 -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
a2cedf109d forgot to change one button, quick fix
--HG--
branch : quitta-gsoc-2013
2013-09-21 00:35:04 +02: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
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
7d3bd1a4ba renamed the config to config.default.php
--HG--
branch : quitta-gsoc-2013
2013-09-20 03:11:04 +02:00
Quitta
cfa3651296 some extra information added + changed the default hardcoded register & support url in the client_cfg.cpp
--HG--
branch : quitta-gsoc-2013
2013-09-20 02:41:57 +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
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
3dd4901036 syncing small fix
--HG--
branch : quitta-gsoc-2013
2013-09-15 19:44:24 +02:00
Quitta
bfce96eb23 putted image files in the www folder too, because else it can't be accessed from outside!
--HG--
branch : quitta-gsoc-2013
2013-09-15 19:38:49 +02:00
Quitta
3c1d74045e added function that imports the users from the nel db into the ams/ticket_user
--HG--
branch : quitta-gsoc-2013
2013-09-15 19:15:17 +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
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
a7cce8b94e Soem fixes + also using the createPermissions() function of the module atm!
--HG--
branch : quitta-gsoc-2013
2013-09-08 22:49:39 +02:00
Quitta
d583b2cd8e Ingame version works now too more or less
--HG--
branch : quitta-gsoc-2013
2013-09-07 04:12:47 +02:00
Quitta
4f2219eb7a started working on the module + small addition
--HG--
branch : quitta-gsoc-2013
2013-09-02 04:15:18 +02:00
Quitta
29b5876162 small bug fix
--HG--
branch : quitta-gsoc-2013
2013-09-01 18:15:41 +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
54d71fd26d ticket_info class almost done
--HG--
branch : quitta-gsoc-2013
2013-08-27 19:08:10 +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
3bebfe4492 put mail cron related debug info into a log file specified in config.php
--HG--
branch : quitta-gsoc-2013
2013-08-20 04:33:23 +02:00
Quitta
ebce7ae90c fixing a lot of mail bug problems
--HG--
branch : quitta-gsoc-2013
2013-08-20 02:08:12 +02:00
Quitta
d1c1740741 Added encryption by using the openSSL functionality to encrypt the email passwords in the db
--HG--
branch : quitta-gsoc-2013
2013-08-19 20:22:01 +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
f0f08fc374 fixed dirty error in queue's that didn't allow me to assing/unassign after creating a queue
--HG--
branch : quitta-gsoc-2013
2013-08-18 03:39:35 +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
2a02f35ae8 Hanle multiple mailaccounts
--HG--
branch : quitta-gsoc-2013
2013-08-16 22:24:11 +02:00
Quitta
8262febe32 sending mail with supportgroup ID is possible
--HG--
branch : quitta-gsoc-2013
2013-08-16 21:43:39 +02:00
Quitta
fb7254c018 Functionality to modify mailsettings of a support group.
--HG--
branch : quitta-gsoc-2013
2013-08-16 05:37:38 +02:00
Quitta
80ee498951 add email related stuff to support groups
--HG--
branch : quitta-gsoc-2013
2013-08-16 03:40:59 +02:00
Quitta
370653b11c ticket mail system basis works
--HG--
branch : quitta-gsoc-2013
2013-08-13 17:16:43 +02:00
Quitta
328351a4c5 ticket hanling function added
--HG--
branch : quitta-gsoc-2013
2013-08-12 23:56:58 +02:00
Quitta
987d5943c3 not sure if I should keep the task creation or not, will ask Botanic tomorrow
--HG--
branch : quitta-gsoc-2013
2013-08-12 05:14:00 +02:00
Quitta
4478ad115d ready to do the imap part
--HG--
branch : quitta-gsoc-2013
2013-08-12 01:11:48 +02:00
Quitta
e058a475f9 basis seems to run in terminal, however mail() doesn't work yet
--HG--
branch : quitta-gsoc-2013
2013-08-11 03:55:07 +02:00