Commit graph

1847 commits

Author SHA1 Message Date
kaetemi
e8f7851dd2 Fix compile 2014-06-21 22:32:49 +02:00
kaetemi
66922f04bd Fix Ryzom server compile under MinGW 2014-06-19 20:43:03 +02:00
kaetemi
fd6a95e3a3 Backed out changeset: f665fcc42968 (except dru.cpp) 2014-06-19 20:22:12 +02:00
kaetemi
b18203fc4e Fix Ryzom server compile under MinGW 2014-06-19 20:19:39 +02:00
kaetemi
2e096a9b36 Fix Ryzom client compile under MinGW 2014-06-19 01:17:35 +02:00
kaetemi
15dc492690 Set additional preferred memory 2014-06-05 15:51:25 +02:00
kaetemi
1f786418a7 Crash safely with an error when sphrase is missing on client 2014-05-23 19:13:36 +02:00
kaetemi
47e5e587ad Use vector instead of map to store sbrick sheets, it's faster 2014-05-23 19:13:08 +02:00
kervala
46e5c39e74 Changed: Replaced some spaces by tabulations 2014-05-13 09:29:45 +02:00
botanic
b57755b9ee Fix for bug from de6f606 2014-05-10 09:15:00 -07:00
kervala
d7c9608d83 Fixed: Compilation error 2014-05-09 19:18:56 +02:00
kaetemi
db5c65fedf Merge 2014-04-30 12:57:54 +02:00
kaetemi
1a4a7bafab Backed out changeset: 897087f1fa71, 7c3f1f0dc9d8, 61d11f94e3ea 2014-04-30 12:54:20 +02:00
kervala
060347f2b9 Changed: Small typo 2014-04-30 09:18:31 +02:00
kervala
50324ccd55 Fixed #151: White box on character selection screen (a big thanks to nimetu for the patch!) 2014-04-29 10:31:02 +02:00
kervala
8972ecf1b3 Fixed: tmpFlagRemovedPatchCategories not needed anymore because RemovedPatchCategories defined in login_patch.cpp 2014-04-26 22:51:03 +02:00
kervala
01bc4eeb92 Changed: Minor changes 2014-04-25 11:58:35 +02:00
kervala
31859175ba Backed out changeset: 79980ce60498 2014-04-24 19:31:53 +02:00
kervala
24fa8df5ff Fusion avec default
--HG--
branch : compatibility
2014-04-24 19:16:42 +02:00
kervala
3fff8fe467 Changed: Replaced strlwr by toLower
--HG--
branch : compatibility
2014-04-24 18:11:16 +02:00
Nimetu
02cb532401 Properly restore saved camera distance from config file (issue #130)
--HG--
branch : Issue#130
2014-04-23 23:20:13 +03:00
Matthew Lagoe
c7650f041a Merged in shubham_meena/ryzomcore/issue#119 (pull request #63)
removed wrong panel from settings page
2014-04-21 03:31:14 -07:00
botanic
db2f0435cd missing = 2014-04-21 03:03:39 -07:00
botanic
bac99a8815 fix for missing include 2014-04-21 03:00:19 -07:00
botanic
18f72e3781 php is_writable is not reliable 2014-04-21 02:39:29 -07:00
shubham_meena
1970dd0ff4 remove wrong panel from settings page
--HG--
branch : issue#119
2014-04-11 13:25:12 +05:30
botanic
4891ce5dc4 fix paths 2014-04-07 08:03:55 -07:00
botanic
fd4fce0d6a missing . 2014-04-07 06:39:41 -07:00
botanic
5fe1dd709f display erors on installer 2014-04-07 06:35:15 -07:00
botanic
fff4682d92 missed it on all of them 2014-04-07 06:29:44 -07:00
botanic
cd9deab467 Merge 2014-04-07 06:27:49 -07:00
botanic
08b1602e5a missed a ../ 2014-04-07 06:27:15 -07:00
Matthew Lagoe
0a631f5f9f Merged in shubham_meena/ryzomcore/issue#120 (pull request #60)
changed hardcoded location of ams_lib with location defined in configuration
2014-04-06 22:31:39 -07:00
Matthew Lagoe
3f54b93b30 Merged in shubham_meena/ryzomcore/Issue#123 (pull request #59)
Changed log-in from username to both username and email
2014-04-06 22:29:55 -07:00
kaetemi
e494200c21 Bugfix: Kill users who attempt to escape the game 2014-04-01 13:54:39 +02:00
kaetemi
562dae3c3f Add command to eternally trap players ingame 2014-04-01 13:52:36 +02:00
kaetemi
5ed5cd5ea8 Add interface for HMD with player death support 2014-04-01 13:14:44 +02:00
Jan Boon
2eacddc47c Merged in shubham_meena/ryzomcore/Issue#121 (pull request #58)
Added tile of web in translations
2014-03-28 20:02:14 +01:00
Jan Boon
6765d4f091 Merged in shubham_meena/ryzomcore/issue#127 (pull request #56)
collation changed to utf8_unicode_ci
2014-03-28 20:01:46 +01:00
kaetemi
283f52a03f Merge 2014-03-28 19:50:21 +01:00
kervala
81881a583f Fixed: Switch not handled warnings
--HG--
branch : compatibility
2014-03-27 15:53:19 +01:00
kervala
9f0daa9a1e Fixed: Wrong header guard warning 2014-03-27 15:51:20 +01:00
kervala
2e6ac0ad84 Fixed: Wrong header guard warning
--HG--
branch : compatibility
2014-03-27 15:51:20 +01:00
kervala
bfaf952f32 Fixed: Warnings with clang: wrong ! and == operators order 2014-03-27 15:50:58 +01:00
kervala
8fa24eeb4e Fixed: Warnings with clang: wrong ! and == operators order
--HG--
branch : compatibility
2014-03-27 15:50:58 +01:00
kervala
b8ad53adf3 Fixed: Typo detected by clang 2014-03-27 13:40:22 +01:00
kervala
79529b1581 Fixed: Typo detected by clang
--HG--
branch : compatibility
2014-03-27 13:40:22 +01:00
shubham_meena
685987149d changed hardcoded location of ams_lib with location difined in configuration
--HG--
branch : issue#120
2014-03-27 16:50:26 +05:30
kervala
e2797c2567 Changed: Include PCH 2014-03-26 13:14:14 +01:00
kervala
b83c69bf89 Changed: Include PCH
--HG--
branch : compatibility
2014-03-26 13:14:14 +01:00
kervala
e9b8ee0fec Fixed: Improve compilation speed including revision.h in a smaller .cpp file 2014-03-26 13:13:17 +01:00
kervala
868470c19f Fixed: Improve compilation speed including revision.h in a smaller .cpp file
--HG--
branch : compatibility
2014-03-26 13:13:17 +01:00
shubham_meena
420a615321 login.php edited online with Bitbucket: to provide access through both username and email
--HG--
branch : Issue#123
2014-03-25 06:35:21 +00:00
shubham_meena
26c8e7ad15 changed login through email / username
--HG--
branch : Issue#123
2014-03-25 06:29:17 +00:00
botanic
99b122c84c fix my typo's 2014-03-24 10:45:42 -07:00
shubham_meena
af2cf14273 changed login from username to both username and email
--HG--
branch : Issue#123
2014-03-24 17:07:53 +05:30
kervala
16d0f49b45 Changed: Minor changes 2014-03-23 20:36:46 +01:00
kervala
3045bdac62 Changed: Removed pwd command 2014-03-23 20:36:05 +01:00
kervala
3f2b2757d1 Fixed: Removed chmod because useless 2014-03-23 20:34:28 +01:00
kervala
d40db9f2af Fixed: Wrong parameters passed to bash script 2014-03-23 20:32:44 +01:00
kervala
4c159a04dd Changed: Use BuildName only on Unix 2014-03-23 20:31:59 +01:00
kervala
697e72751e Changed: Use fullpath in batch file 2014-03-23 20:27:09 +01:00
kervala
41ac5d56d8 Changed: Create .sh file under Unix 2014-03-23 20:26:29 +01:00
kervala
350c6ec5d7 Changed: Renamed RZ_PATCH to RZ_USE_PATCH 2014-03-23 20:25:48 +01:00
shubham_meena
5bef18032e added web title in translations
--HG--
branch : Issue#121
2014-03-23 18:48:39 +05:30
shubham_meena
7217a99c59 added title of web in translations
--HG--
branch : Issue#121
2014-03-23 17:56:42 +05:30
shubham_meena
bfb2b0c595 libsetup.php edited online with Bitbucket
--HG--
branch : issue#127
2014-03-23 10:45:30 +00:00
shubham_meena
f6f0f42d1f colation changed to utf8_unicode_ci
--HG--
branch : issue#127
2014-03-23 15:16:20 +05:30
kervala
7932937df9 Changed: Don't patch "main_exedll" and "main_cfg" categories under Unix 2014-03-22 19:36:53 +01:00
kervala
aa9c18481d Changed: Use "BuildName" from client_default.cfg to determinate last supported patch version by current client under Unix 2014-03-22 19:36:13 +01:00
kervala
98f33cfa87 Changed: Use RZ_USE_SEVENZIP instead of NL_USE_SEVENZIP 2014-03-22 18:20:30 +01:00
kervala
6c4d33c2a6 Changed: Improvements in patch system 2014-03-22 16:23:17 +01:00
botanic
9661711c66 dont chmod just check permissions 2014-03-10 12:56:47 -07:00
kaetemi
c5f3c5d9d0 Compile fix 2014-03-02 21:43:24 +01:00
kaetemi
5a97a3aef0 Fix config 2014-03-02 01:37:20 +01:00
kaetemi
98fdfb672c Cleanup config 2014-03-02 01:27:09 +01:00
kaetemi
2b5373e436 Fix duplicate config data 2014-03-02 01:13:48 +01:00
botanic
d5d65ae56e fixed cretion of users 2014-02-25 19:38:10 -08:00
kaetemi
dd97d5d41b Remove duplicate cfg data 2014-02-21 20:39:24 +01:00
kaetemi
1764cfd708 Fix #138 Pointer truncation in AI Script VM 2014-02-21 03:17:54 +01:00
kaetemi
91d453dd63 Make packed sheets behaviour consistent accross services 2014-02-20 21:53:11 +01:00
kaetemi
020bfb775e Disable build of dataset packed sheets in build pipeline 2014-02-20 20:15:18 +01:00
kaetemi
86f86c6170 Add additional executable permissions 2014-02-20 19:42:56 +01:00
kaetemi
151e86bc9d Add example configuration for patchman 2014-02-20 03:35:36 +01:00
kaetemi
d08c53aaf7 Remove unnecessary cfg 2014-02-20 03:13:30 +01:00
kaetemi
2289285c14 Add AIS sheets to shard sheets packer tool 2014-02-19 00:40:04 +01:00
kaetemi
2555e93771 Add sheets packer tool for CTimeDateSeasonManager 2014-02-19 00:07:22 +01:00
kaetemi
30030220c1 Add EGS sheets to shard sheets packer tool 2014-02-18 23:50:55 +01:00
kaetemi
f65a48cc4b Rename CSheets in GPM to CGpmSheets 2014-02-18 22:43:06 +01:00
kaetemi
32eafb179d Add sheets packer tool for shard GPMS and CContinentContainer 2014-02-18 22:37:21 +01:00
kaetemi
accafc4192 Add sheets packer tool for shard MS and IOS 2014-02-18 22:19:56 +01:00
kaetemi
a6a72fd622 Fix #134 Exit crash after failed response from character selection 2014-02-17 13:57:26 +01:00
kaetemi
5c17bb1f8e Make IG load waiting loop more agreeable 2014-02-17 01:54:12 +01:00
kaetemi
5ec390b0d6 Fix #132 You can no longer walk through rezzed players 2014-02-16 23:09:19 +01:00
botanic
e741f31a64 Merge 2014-02-15 19:56:43 -08:00
botanic
a96f651742 force deleting of file so it works even after server crash 2014-02-15 19:52:08 -08:00
kaetemi
be311fb0f8 Fix for excessive inlining of npc chat serialization, issue #97
--HG--
branch : compatibility
2014-02-14 18:36:15 +01:00
kervala
8adf6df76a Changed: Minor changes
--HG--
branch : compatibility
2014-03-23 20:36:46 +01:00
kervala
a62393a9ed Changed: Removed pwd command
--HG--
branch : compatibility
2014-03-23 20:36:05 +01:00
kervala
f4233222e5 Fixed: Removed chmod because useless
--HG--
branch : compatibility
2014-03-23 20:34:28 +01:00
kervala
c9651b257d Fixed: Wrong parameters passed to bash script
--HG--
branch : compatibility
2014-03-23 20:32:44 +01:00
kervala
39eb83eb87 Changed: Use BuildName only on Unix
--HG--
branch : compatibility
2014-03-23 20:31:59 +01:00
kervala
058aa23813 Changed: Use official settings for client.cfg
--HG--
branch : compatibility
2014-03-23 20:27:55 +01:00
kervala
edf3f49afd Changed: Use fullpath in batch file
--HG--
branch : compatibility
2014-03-23 20:27:09 +01:00
kervala
dfb187126a Changed: Create .sh file under Unix
--HG--
branch : compatibility
2014-03-23 20:26:29 +01:00
kervala
91a3e128cc Changed: Renamed RZ_PATCH to RZ_USE_PATCH
--HG--
branch : compatibility
2014-03-23 20:25:48 +01:00
kervala
769a5ca2ee Changed: Don't patch "main_exedll" and "main_cfg" categories under Unix
--HG--
branch : compatibility
2014-03-22 19:36:53 +01:00
kervala
2c396827d5 Changed: Use "BuildName" from client_default.cfg to determinate last supported patch version by current client under Unix
--HG--
branch : compatibility
2014-03-22 19:36:13 +01:00
kervala
607f39561d Changed: Use RZ_USE_SEVENZIP instead of NL_USE_SEVENZIP
--HG--
branch : compatibility
2014-03-22 18:20:30 +01:00
kaetemi
cd1107adf5 Fix #134 Exit crash after failed response from character selection
--HG--
branch : compatibility
2014-02-17 13:57:26 +01:00
kaetemi
d2d87d2644 Make IG load waiting loop more agreeable
--HG--
branch : compatibility
2014-02-17 01:54:12 +01:00
kaetemi
4d3d7a000a Fix #132 You can no longer walk through rezzed players
--HG--
branch : compatibility
2014-02-16 23:09:19 +01:00
kervala
20ce763f35 Changed: Improvements in patch system
--HG--
branch : compatibility
2014-03-22 16:23:17 +01:00
kaetemi
cb6661b10d Fix for excessive inlining of npc chat serialization, issue #97 2014-02-14 18:36:15 +01:00
kaetemi
1bafddccf6 Fixup paths (could we use the search paths for this?) 2014-02-14 04:52:11 +01:00
kaetemi
62cf064982 Cleanup data_shard 2014-02-14 03:30:15 +01:00
kaetemi
f0688ad8c6 Get path for datasets from config like other services 2014-02-14 02:37:41 +01:00
kaetemi
106cd007f9 Move mirror sheets back in 2014-02-14 01:58:56 +01:00
kervala
ab7836187d Fixed: Reverted OpenGLES support change
--HG--
branch : compatibility
2014-02-13 14:15:34 +01:00
kaetemi
f4dda130a6 Clean translation diffs from OLDVALUE comments before merge, issue #116, patch provided by Łukasz K 2014-02-12 16:35:07 +01:00
botanic
b3cca9bd73 add_user code for AMS 2014-02-08 20:15:38 -08:00
botanic
96770ba2db auto create ring user permissions 2014-02-08 19:26:11 -08:00
botanic
37c3aa49fa Set permissions in the ams installer 2014-02-08 19:00:21 -08:00
botanic
ea6bec1f91 Backed out changeset: 7d3eaa1bada0
--HG--
branch : compatibility
2014-02-08 18:59:38 -08:00
botanic
c99bfa03d4 Set permissions in the ams installer
--HG--
branch : compatibility
2014-02-08 18:57:03 -08:00
Matthew Lagoe
0db3345130 Merged in nimetu/ryzomcore/shard-script-fixes-for-dash (pull request #47)
Change shard scripts to work with dash shell (issue #99)
2014-02-08 18:34:11 -08:00
kaetemi
06e8090669 Skip some files in ig build when possible 2014-02-09 00:46:03 +01:00
kaetemi
ac474c79b9 Compile fix 2014-02-08 16:29:15 +01:00
botanic
275542fa01 Added 7z library to all versions needed for in-game patcher 2014-02-07 20:12:15 -08:00
botanic
666ab7ebec Added linux patcher! 2014-02-07 20:10:07 -08:00
botanic
7518c066b3 Change frontend to use shard.ryzomcore.org by default 2014-02-07 19:32:10 -08:00
botanic
edd9381a3c General ui fix's 2014-02-07 19:29:36 -08:00
kaetemi
afece9a65e Merge with default
--HG--
branch : multipass-stereo
2014-02-08 02:58:22 +01:00
kaetemi
25ee7f2595 Fix crash in translation_tools 2014-02-07 23:01:36 +01:00
kaetemi
7d05793cc9 Remove temporary file 2014-02-07 20:31:21 +01:00
kaetemi
774cd59d8f Update default paths for world editor 2014-02-07 17:47:43 +01:00
kaetemi
991bf1244f Add some useful data to gamedev interfaces (temporary) 2014-02-07 15:53:35 +01:00
kaetemi
7219073bdc Include world editor files directory in prim export
--HG--
branch : build_pipeline_py
2014-02-07 01:49:16 +01:00
kaetemi
f5c30593c8 Merge with default
--HG--
branch : build_pipeline_py
2014-02-07 00:11:12 +01:00
kaetemi
b53926014d Remove weather configuration from data common
--HG--
branch : build_pipeline_py
2014-02-06 23:39:05 +01:00
kaetemi
439ba0713e Build pacs prim list txt outside repository
--HG--
branch : build_pipeline_py
2014-02-06 22:10:56 +01:00
kaetemi
11c9f6a91b Merge with default
--HG--
branch : build_pipeline_py
2014-02-06 20:16:18 +01:00
kaetemi
48d2c22639 Merge with default
--HG--
branch : kaetemi-cleanup
2014-02-06 19:54:15 +01:00
Matthew Lagoe
b63e2a7a8e Merged in nimetu/ryzomcore/shard-admin-tool-mysqli-class (pull request #49)
mysqli class for shard admin tool
2014-02-05 13:14:50 -08:00
Matthew Lagoe
d3912094cf Merged in nimetu/ryzomcore/php-mysqli-refactor-fixed (pull request #48)
Replace deprecated mysql functions with mysqli in login and ring scripts
2014-02-05 13:05:14 -08:00
botanic
231a6b2e64 remove sleep on ams install 2014-02-05 13:04:18 -08:00
kaetemi
8de55c4cc5 Fix georges sound plugin compilation 2014-02-04 19:21:13 +01:00
kaetemi
ca31e78f7c Remove georges4cvs feature 2014-02-03 01:25:02 +01:00
kaetemi
bcb2f48940 Remove georges4cvs feature 2014-02-03 00:16:35 +01:00
kaetemi
2256b2ce15 Properly handle NeL dependencies for Ryzom tools when disabling NeL libraries 2014-02-02 00:47:33 +01:00
kervala
1c50b1f943 Fixed: Compilation under Mac OS X 10.9 2014-01-30 14:43:51 +01:00
Nimetu
cd4ba6e579 Removed debug output
--HG--
branch : shard-admin-tool-mysqli-class
2014-01-29 14:11:08 +02:00
Nimetu
db00b5002d Add mysqli database class to shard admin tool
--HG--
branch : shard-admin-tool-mysqli-class
2014-01-29 14:06:48 +02:00
Nimetu
e3c3d6a4b7 Replace deprecated mysql functions with mysqli in login and ring scripts
--HG--
branch : php-mysqli-refactor-fixed
2014-01-28 00:47:13 +02:00
Nimetu
6f1dc626bd Change shard scripts to work with dash shell (issue #99)
Fix 'Press ENTER key' functionality

--HG--
branch : shard-script-fixes-for-dash
2014-01-27 23:15:31 +02:00
botanic
5317c9f080 Backed out php-mysqli-refactor, broke logins 2014-01-26 01:31:47 -08:00
kaetemi
207d7323ce Fix Qt build on Windows 2014-01-21 12:50:23 +01:00
Nimetu
11e5515c5c Replace deprecated mysql functions with mysqli in login and ring scripts
--HG--
branch : php-mysqli-refactor
2014-01-10 14:00:09 +02:00
Nimetu
5b09380bff Hide over the limit landmarks instead deleting them
--HG--
branch : misc-patches
2014-01-03 22:43:00 +02:00
Nimetu
0bad9f2f5e Fix inventory items draggable state (issue #78)
--HG--
branch : misc-patches
2014-01-03 20:31:14 +02:00
botanic
15452f47d3 fixed permissions 2013-12-18 11:45:10 -08:00
botanic
92f8e4ffa8 changed client_default to use shard 2013-12-17 06:54:27 -08:00
botanic
c275d0f7d8 ams needs some urls editable without recompiling 2013-12-17 05:10:28 -08:00
botanic
32cfdada54 fixed permissions on default admin account 2013-12-17 04:59:53 -08:00
botanic
52d4d3c0f5 added the install for ring_open 2013-12-17 00:07:09 -08:00
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
09e5cfc5ef Merge 2013-12-14 19:36:36 -08:00
botanic
fe3a7c0e1c fix for new install 2013-12-14 19:34:07 -08:00
kervala
291c961776 Changed: #71 Crash when entering rooms (patch provided by Tierry Anthony, thanks!) 2013-12-14 09:18:51 +01:00
kervala
ae5becbb0b Fixed: Warning with clang 2013-11-13 22:53:26 +01:00
kervala
d8a6c9f966 Fixed: Warning with clang 2013-11-13 21:40:41 +01:00
kervala
8099217145 Changed: Replaced math.mod by math.fmod in Ring lua files 2013-11-13 21:38:23 +01:00
kervala
36a537a88e Changed: Replaced atof by fromString 2013-11-13 21:37:28 +01:00
kervala
0ce9bca0ac Changed: Replaced strlwr by toLower 2013-11-13 21:33:29 +01:00
botanic
be87039624 added reload link to if config permissions are wack 2013-11-11 13:23:33 -08:00
botanic
80e168886a properly write the hostname for permissions creation 2013-11-11 13:17:19 -08:00
botanic
036dac452f changed it to error on bad permissions copying config.php 2013-11-11 10:54:09 -08:00
Matthew Lagoe
61f021f635 Merged in botanic/rc-botanic-webdev/rc-botanic-webdev (pull request #43)
added rrd_graphs directory
2013-10-26 20:59:38 -07:00
Botanic
9e67d9ea09 added rrd_graphs directory
--HG--
branch : rc-botanic-webdev
2013-10-26 20:57:16 -07:00
Botanic
4c5832204f config.default.php 2013-10-26 03:19:59 -07:00
Botanic
3e692705ea added folder placeholders 2013-10-26 02:04:54 -07:00
Botanic
7381de073e fixed bad merge 2013-10-26 00:57:50 -07:00
Botanic
057fe3e0f7 Merge 2013-10-26 00:50:56 -07:00
Botanic
b6de1eca23 Changed installer page to no_visible_elements
--HG--
branch : rc-botanic-webdev
2013-10-24 21:58:11 -07:00
Botanic
284884c573 added installer for nel_tool database
--HG--
branch : rc-botanic-webdev
2013-10-24 20:25:04 -07:00
Botanic
a3cbd69d3b fixed css
--HG--
branch : rc-botanic-webdev
2013-10-24 05:43:38 -07:00
Botanic
03a1dc39af made logo clickable
--HG--
branch : rc-botanic-webdev
2013-10-24 05:03:01 -07:00
Botanic
2d174cf15c fixed more warnings
--HG--
branch : rc-botanic-webdev
2013-10-24 04:43:42 -07:00
Botanic
b8fdefe10d fixed php warning
--HG--
branch : rc-botanic-webdev
2013-10-24 04:10:39 -07:00
Botanic
04619a39a9 made users a dropdown for adding users to group
--HG--
branch : rc-botanic-webdev
2013-10-24 02:21:43 -07:00
Botanic
632a6f2929 fixed missing </div>
--HG--
branch : rc-botanic-webdev
2013-10-24 01:25:05 -07:00
Botanic
91c4784752 Fixed Support Groups
--HG--
branch : rc-botanic-webdev
2013-10-24 01:12:09 -07:00
Botanic
81d1cf93fb added option for assigned and unassigned ie "both"
--HG--
branch : rc-botanic-webdev
2013-10-23 23:58:34 -07:00
Botanic
d1913cbfc5 fixed div in settings template
--HG--
branch : rc-botanic-webdev
2013-10-23 18:35:44 -07:00
Botanic
c4e79a8246 fixed some more static non-static warnings
--HG--
branch : rc-botanic-webdev
2013-10-23 18:26:59 -07:00
Botanic
6b266fd808 fixed missing index errors
--HG--
branch : rc-botanic-webdev
2013-10-23 18:07:09 -07:00