Quitta
|
5fd3b54015
|
added admin function to change setting + changed color of admin bg when they reply + some other fixes
|
2013-07-11 02:39:52 +02:00 |
|
Quitta
|
002bf2abff
|
ticket reply show correct username, this was harder then expected
|
2013-07-10 22:40:01 +02:00 |
|
Quitta
|
9b37a2426c
|
replying on a ticket is now possible though still have to fix the username being shown.
|
2013-07-10 20:46:26 +02:00 |
|
Quitta
|
5ca6bb3528
|
forward to show ticket after creating ticket, also build basis for replying on ticket!
|
2013-07-10 13:05:05 +02:00 |
|
Quitta
|
10469758a2
|
Refacoring of DBLayer seems to work now :)
|
2013-07-10 12:36:14 +02:00 |
|
Quitta
|
3ba7ae8253
|
fixed some hidden error in the syncing
|
2013-07-10 10:28:39 +02:00 |
|
Quitta
|
c27940ea09
|
Also made tickets cickable in the profile page! now let the DBLayer refactoring begin!
|
2013-07-10 10:13:53 +02:00 |
|
Quitta
|
0fa7687511
|
small layout update, before trying to refactor the DBLayer, I want to make sure that I can revert to this point :D
|
2013-07-10 10:10:02 +02:00 |
|
Quitta
|
a768d234f1
|
fixed row formatting of the responses
|
2013-07-10 09:44:45 +02:00 |
|
Quitta
|
2adb6c075c
|
forgot to add the files <,<
|
2013-07-10 02:41:21 +02:00 |
|
Quitta
|
9ae290ca2e
|
Show_Ticket starts to work :)
|
2013-07-10 02:41:03 +02:00 |
|
Quitta
|
3dbf4a63ce
|
make_table_with_key_is_id function added to replace and use for like filling the category array, I guess it will be used in the future for a lot of different things
|
2013-07-09 16:34:43 +02:00 |
|
Quitta
|
306357d552
|
added gui_elements class
|
2013-07-09 16:03:52 +02:00 |
|
Botanic
|
041622c4aa
|
Merge with quitta-gsoc-2013
|
2013-07-09 05:08:32 -07:00 |
|
Quitta
|
ab323a9c6b
|
Show the user his tickets in the user profile screen
|
2013-07-09 01:03:49 +02:00 |
|
Quitta
|
6170f1139c
|
show user added, where admins can create a ticket from another user
|
2013-07-08 17:14:03 +02:00 |
|
Quitta
|
07cda95e11
|
updated install, added create_Ticket function as wrapper!
|
2013-07-08 14:49:03 +02:00 |
|
Quitta
|
31571a2151
|
added mennu item for createticket
|
2013-07-08 09:58:29 +02:00 |
|
Quitta
|
a81cfa976f
|
create ticket works, also admins can create other people's tickets
|
2013-07-08 09:40:48 +02:00 |
|
Quitta
|
35d8d4a89a
|
Creation of a ticket (not the content yet though) seems to work
|
2013-07-06 22:38:57 +02:00 |
|
kaetemi
|
7aed5b709d
|
Fix bad includes in snowballs, re #43
|
2013-07-06 21:58:26 +02:00 |
|
Michael Witrant
|
db58b68330
|
Fixed definition tests for optional LibOVR
|
2013-07-06 20:40:42 +02:00 |
|
Michael Witrant
|
1a397ec068
|
LibOVR is optional, and is disabled by default
|
2013-07-06 20:05:19 +02:00 |
|
Michael Witrant
|
48cc5ac5fe
|
Added Win32 and Apple LibOVR build paths
|
2013-07-06 19:55:08 +02:00 |
|
Michael Witrant
|
6c049ae905
|
Fixed Linux build failure because a temporary pointer was passed, ref #43
|
2013-07-06 19:34:28 +02:00 |
|
Michael Witrant
|
c3490a2ee4
|
Added LibOVR finder and Linux support, ref #43
|
2013-07-06 19:33:07 +02:00 |
|
Quitta
|
54b0eef8b7
|
woops forgot to add those in last update, also loading all categories from the db works now
|
2013-07-06 19:12:55 +02:00 |
|
Quitta
|
8d46a9988a
|
createticket template done + when registering: create ticket_user + when login make session object ticket_user
|
2013-07-06 18:27:25 +02:00 |
|
Quitta
|
69dd053660
|
Added ticket class | added ticket_user class| added ticket_category class. These aren't tested yet, so expect errors and changes! :D
|
2013-07-06 06:09:47 +02:00 |
|
Quitta
|
4418b98ce8
|
Add some default categories
|
2013-07-05 23:00:19 +02:00 |
|
Quitta
|
cd578ca6fb
|
Added database setup into install
|
2013-07-05 22:28:31 +02:00 |
|
kaetemi
|
3f1a2fe6bd
|
Handle head orientation in ryzom client, ref #43
|
2013-07-05 04:09:53 +02:00 |
|
Quitta
|
1def207a9c
|
updated the sync and added some new db tabels in the install
|
2013-07-05 03:50:43 +02:00 |
|
kaetemi
|
a0140fd551
|
Don't render to texture when in wireframe mode, re #43
|
2013-07-05 03:42:38 +02:00 |
|
kaetemi
|
fc663f210f
|
Put stereo render loop inside ryzom client main loop, see #43
|
2013-07-05 02:38:56 +02:00 |
|
kaetemi
|
fbb9ec7379
|
Init/release VR interfaces in ryzom client, ref #43
|
2013-07-05 02:04:34 +02:00 |
|
Quitta
|
72af630dce
|
Added the DB scheme + png image as reference
|
2013-07-05 00:51:26 +02:00 |
|
kaetemi
|
358fe91bbf
|
Move some more updates out of the render code, see #43
|
2013-07-05 00:47:17 +02:00 |
|
Quitta
|
c6c76ea30d
|
Added functionality to update country + gender + added some xss security
|
2013-07-05 00:37:48 +02:00 |
|
kaetemi
|
df2835df4d
|
Some necessary changes to camera setting, re #43
|
2013-07-05 00:17:09 +02:00 |
|
kaetemi
|
5fdb44ce04
|
Some more cleanup
|
2013-07-04 23:41:46 +02:00 |
|
kaetemi
|
eebe0c6b4e
|
Make oversize screenshots be perfectly seamless
|
2013-07-04 23:11:15 +02:00 |
|
kaetemi
|
f7caadf8d8
|
Pull weather updates out of scene render
|
2013-07-04 22:39:05 +02:00 |
|
kaetemi
|
014ce65c70
|
Correctly apply bloom on oversize screenshots
|
2013-07-04 22:26:31 +02:00 |
|
kaetemi
|
c6daf905a3
|
Refactor fulldetail override
|
2013-07-04 22:18:19 +02:00 |
|
Quitta
|
9a1693fcf1
|
Made country select code way more easy to handle by using smarty's foreach loop
|
2013-07-04 22:05:26 +02:00 |
|
kaetemi
|
2e4a3c95b5
|
Merge with default
|
2013-07-04 21:12:34 +02:00 |
|
kaetemi
|
1ebc74f9d2
|
Distort 2D gui as well, ref #43
|
2013-07-04 21:12:11 +02:00 |
|
kaetemi
|
6b0c19b3d5
|
Correctly synchronize some more animation in snowballs, re #43
|
2013-07-04 20:43:49 +02:00 |
|
Quitta
|
184e5b955e
|
making install dependent on config file for db name
|
2013-07-04 01:26:55 +02:00 |
|