Commit Graph

  • 4dcd6cffe0 Releasing v1.3. v1.3 Michael Ziegler 2010-02-07 16:37:01 +0100
  • 15c570cbb5 add slice for Murmur 1.2.2. Michael Ziegler 2010-02-07 16:34:54 +0100
  • d78bd39cc9 add a command to download the current HEAD version of Murmur.ice from Mumble's Git Michael Ziegler 2010-02-07 16:34:40 +0100
  • 06cfd1183d Added tag v1.2 for changeset 2cbda4db4aca Michael Ziegler 2010-01-31 18:54:31 +0100
  • 9283563380 Releasing v1.2. v1.2 Michael Ziegler 2010-01-31 18:54:27 +0100
  • 6b85f6f693 automatically detect if rosetta and django_extensions are available Michael Ziegler 2010-01-30 22:29:14 +0100
  • e2ae1adb74 add check if the server instance is booted before linking it Michael Ziegler 2010-01-30 22:17:15 +0100
  • c070101b31 check if server instance is booted before trying to display info about it Michael Ziegler 2010-01-25 15:59:29 +0100
  • 020d6a7bcf cleaned up to satisfy pylint Michael Ziegler 2010-01-25 15:48:22 +0100
  • 142c0da2ac revised to satisfy pylint Michael Ziegler 2010-01-25 14:58:07 +0100
  • bd151332a5 changes to satisfy django-lint. Michael Ziegler 2010-01-25 13:56:23 +0100
  • 40ae2e5999 merge the "mumbles" and "mobile_mumbles" views, as they practically do the same thing Michael Ziegler 2010-01-25 13:46:20 +0100
  • c16d62d07e a bunch'a cleanups to fix pyflakes warnings (and a few so far undiscovered bugs as well...) Michael Ziegler 2010-01-20 23:02:30 +0100
  • 439e7615d1 add suppressed icon Michael Ziegler 2010-01-15 14:31:56 +0100
  • fc53d4467d update years in the copyright claims Michael Ziegler 2010-01-15 10:01:28 +0100
  • 2ddb96f883 how the f did I manage to miss that this thing already existed? meeeeeh Michael Ziegler 2010-01-15 09:36:51 +0100
  • 501dd1a717 remove rosetta. it's awesome, but Debian packaging is unclear for the time being, and it can be re-enabled easily by the user. Michael Ziegler 2010-01-15 09:20:53 +0100
  • 432f97e654 use context processors for MEDIA_URL and ROSETTA_ISNTALLED variables Michael Ziegler 2010-01-15 09:17:09 +0100
  • c31515877b use decorator syntax Michael Ziegler 2010-01-15 09:16:14 +0100
  • 65e1642028 fix copyright notice (found the correct name and address in setup.py...) Michael Ziegler 2010-01-11 17:49:29 +0100
  • 6d8b5b03f9 1 message translated. 1 fuzzy message confirmed. withgod 2010-01-12 00:13:02 +0900
  • ff90422d0d add django-rosetta to make translators' lives easier: A Django application that eases the translation process of your Django projects <http://code.google.com/p/django-rosetta/> Michael Ziegler 2010-01-11 15:39:00 +0100
  • a60d703900 move templates to app dirs, rename .htm to .html, clean up i18n Michael Ziegler 2010-01-11 15:04:10 +0100
  • b63df9db48 remove ViewResolver fakery and simply get the prefix from MUMBLE_DJANGO_URL. Michael Ziegler 2010-01-11 13:53:19 +0100
  • 66c020c29a Added tag v1.1 for changeset a1773acae58c Michael Ziegler 2010-01-09 12:27:34 +0100
  • 16a22ec2a6 Releasing v1.1. v1.1 Michael Ziegler 2010-01-09 12:27:29 +0100
  • b61b2ea1cd fix syntax error caused by the ie compatibilty patch that prevented the JS from working Michael Ziegler 2010-01-08 14:31:26 +0100
  • 3745a2d1ac fix version autodetection to work with 1.2.1 Michael Ziegler 2010-01-08 14:28:53 +0100
  • d67643d5ff add slice for 1.2.1 (it's basically the same as 1.2.0, but well...) Michael Ziegler 2010-01-08 14:20:22 +0100
  • fad11e6d4d move handling of the "playername"/"username" config field to the CTLs Michael Ziegler 2010-01-07 12:15:37 +0100
  • ccc8c89dfa add mm{shell,syncdb,runserver} commands that allow to choose a Murmur version first Michael Ziegler 2010-01-07 12:15:04 +0100
  • 47eac873bf fix a few typos that prevented the pages from validating, add dtd Michael Ziegler 2010-01-06 20:45:22 +0100
  • 006cca7269 add a few iPhone options and a logo definition Michael Ziegler 2010-01-06 20:30:16 +0100
  • 630acf1f2b apply patch by puddlejumper to make the JS IE compatible Michael Ziegler 2010-01-05 11:38:49 +0100
  • e7bc200927 mobile_index.htm add iphone viewport(fit iphone width) withgod 2010-01-04 14:00:51 +0900
  • 4f45e68991 updated night 2010-01-04 00:12:08 +0100
  • 6bc848eaa5 use the icons from mumble 1.2.0 instead of 1.1.8. fixes #67 Michael Ziegler 2010-01-02 21:09:21 +0100
  • 5ee6440a21 add user agent string for opera mobile Michael Ziegler 2010-01-01 21:14:40 +0100
  • 0488e08485 recognize more (most, I hope) mobile browsers Michael Ziegler 2010-01-01 19:12:10 +0100
  • 8570782117 fix server list for mobiles Michael Ziegler 2010-01-01 19:01:48 +0100
  • 4fef7f9e95 add views for mobiles (currently only detects BlackBerries, need more browser strings...) Michael Ziegler 2010-01-01 18:46:18 +0100
  • cf8e8e96fe increase verbosity, fix testAddrPortUnique test to use the correct connstring Michael Ziegler 2009-12-23 15:41:48 +0100
  • 3cb9a7738f automatically return the correct Ice connector (no need to configure it anymore) Michael Ziegler 2009-12-23 15:40:42 +0100
  • f62c878a53 clear cache, fix a few glitches in the tests Michael Ziegler 2009-12-21 19:25:36 +0100
  • 5be4d4019d automate starting of Murmur and process handling Michael Ziegler 2009-12-21 15:56:04 +0100
  • 93ae56bedb add test runner and automate starting of the various Murmur versions Michael Ziegler 2009-12-21 13:31:12 +0100
  • d012df8504 use Django's testcase class to speed things up Michael Ziegler 2009-12-21 02:16:43 +0100
  • f20b73bca2 add a few unit tests. Michael Ziegler 2009-12-21 01:58:43 +0100
  • 3dd41df5a5 fix formats of the results of getRegistration(). Michael Ziegler 2009-12-21 01:57:45 +0100
  • 72672e32f8 fix registration for 1.1.8 over ice Michael Ziegler 2009-12-19 20:32:00 +0100
  • ff34f3458d add hg hook checking for settings.py Michael Ziegler 2009-12-19 20:28:43 +0100
  • 6d32b13210 standardize user information handling Michael Ziegler 2009-12-19 19:44:09 +0100
  • 368c137a61 properly implement ACL handling Michael Ziegler 2009-12-19 14:20:46 +0100
  • d925fec378 transform mmObjects to use Murmur's data more directly, and change the templates accordingly Michael Ziegler 2009-12-18 21:03:40 +0100
  • e8490b511b add a bit documentation Michael Ziegler 2009-12-18 20:56:12 +0100
  • 33bcb3bce4 create ice-like PlayerInfo objects for the dbus ifaces Michael Ziegler 2009-12-18 15:10:42 +0100
  • 0caba5a1ae create ChannelInfo objects like ice does for dbus as well, prevent Ice errors from being hidden by an IndexError Michael Ziegler 2009-12-18 13:44:39 +0100
  • 1aa360cf6c add drafts for the mumpytz interface that is in planning Michael Ziegler 2009-12-18 09:02:41 +0100
  • 2044c5aa32 change default connstring to Ice. Michael Ziegler 2009-12-16 00:20:30 +0100
  • 2c2755ea57 apparently, people CAN register without an email address, so check each registration field individually. fixes #45 Michael Ziegler 2009-12-15 00:44:53 +0100
  • 73a6729f27 Added tag v1.0 for changeset fd295a83d5d7 Michael Ziegler 2009-12-10 23:13:42 +0100
  • 50af8394a4 Releasing v1.0. v1.0 Michael Ziegler 2009-12-10 23:13:36 +0100
  • a6db98763b bump default SLICE_VERSION to 1.2.0. Michael Ziegler 2009-12-10 23:13:02 +0100
  • 904c18f8b5 add User Comment string Michael Ziegler 2009-12-10 23:03:57 +0100
  • fffc2bbe0a only check .py files (for now), because others usually don't have a license. Michael Ziegler 2009-12-10 23:03:45 +0100
  • e771fc11e4 add hook scripts to make life a little easier Michael Ziegler 2009-12-03 22:58:15 +0100
  • 672671cc59 fix perms Michael Ziegler 2009-12-03 19:38:56 +0100
  • 72f2fad025 show user comments in their detail pages Michael Ziegler 2009-11-29 15:48:36 +0100
  • 9c8b6a048f change hardcoded indices to use the slice enum correctly Michael Ziegler 2009-11-29 14:53:32 +0100
  • 962e50270c Added tag v0.12 for changeset 11e6ce61e5cc Michael Ziegler 2009-11-29 13:32:23 +0100
  • 4f19bee6f9 releasing v0.12 (which might be considered RC3). v0.12 Michael Ziegler 2009-11-29 13:32:19 +0100
  • 92d9385f1a add JavaScript snippets to focus the login and registration forms. fixes #46 Michael Ziegler 2009-11-23 16:50:07 +0100
  • 39271700ce fix "IntegrityError: mumble_mumble.player may not be NULL". (I've been able to reproduce it at last.) Michael Ziegler 2009-11-23 16:42:25 +0100
  • 1022a018e1 validate that the address and port are available by trying to bind when saving a new server instance. fixes #57 Michael Ziegler 2009-11-23 15:30:20 +0100
  • e419b0bf15 fix URL rewriting in lighty config. fixes 58 Michael Ziegler 2009-11-19 11:05:20 +0100
  • 3527f8c790 do I wanna ask..? Michael Ziegler 2009-11-16 21:22:08 +0100
  • b2acbb0ce0 add ?version= tag to connect URLs Michael Ziegler 2009-11-16 12:15:04 +0100
  • 455a994206 update slice for 1.2.0 beta Michael Ziegler 2009-11-16 11:52:04 +0100
  • 15c7eb71aa update japanese translate message withgod 2009-11-15 00:26:38 +0900
  • 28b3c3723a clean up superfluous and wrongly fuzzyfied messages, recompile. Michael Ziegler 2009-11-14 14:47:27 +0100
  • b477c6d919 run makemessages to update the message files. they were heavily reordered, but should still be correct afaics. Michael Ziegler 2009-11-14 14:33:50 +0100
  • 57ca64ebfd prevent linking of accounts that do already have an owner set. see #56 Michael Ziegler 2009-11-14 11:57:56 +0100
  • 92ddc5d57a remove save() method which doesn't exist in MumbleUserForm, which would cause problems when linking is disabled Michael Ziegler 2009-11-14 11:38:19 +0100
  • f940796260 enable account linking by default. fixes #56 Michael Ziegler 2009-11-14 11:29:19 +0100
  • fcde237b55 if linking unknown accounts, create the models in MD's db. see #56 Michael Ziegler 2009-11-14 11:28:54 +0100
  • f3405dcbc7 if linking accounts, don't update Murmur. see #56 Michael Ziegler 2009-11-14 11:28:14 +0100
  • 0c7c813ead add unique constraint for (server,mumbleid) Michael Ziegler 2009-11-14 11:27:32 +0100
  • d2c471f623 move check if target account is an admin to clean() to get a clean error message. see #56 Michael Ziegler 2009-11-14 11:07:50 +0100
  • bd27553315 add verifyPassword method, see #56 Michael Ziegler 2009-11-14 11:06:34 +0100
  • c03b775478 implement save method with respect to linking, see #56 Michael Ziegler 2009-11-12 18:07:44 +0100
  • 68731f3ea9 display MumbleLinkForm if account linking is enabled in settings.py. TODO: implement saving. see #56 Michael Ziegler 2009-11-12 15:19:14 +0100
  • 43919d854b add form with validation code for account linking. see #56 Michael Ziegler 2009-11-12 15:17:22 +0100
  • 4d31f76e0c add verifyPassword methods. see #56 Michael Ziegler 2009-11-12 15:16:57 +0100
  • d9b461af68 thoughtless copypasta bound to go wrong - apart from that, it works. fixes #55 Michael Ziegler 2009-11-12 14:01:04 +0100
  • 1bf2176870 add resync button to the 'users' view. see #55 Michael Ziegler 2009-11-12 13:55:40 +0100
  • 390e1ba972 move user detection code to Mumble model, see #55 fdai2875 2009-11-12 13:04:40 +0100
  • 01e238d892 murmur doesn't rename the field when converting, so check both fields Michael Ziegler 2009-11-07 17:09:12 +0100
  • af00127f5d playername has been renamed to username in 1.2 Michael Ziegler 2009-11-07 17:07:07 +0100
  • 57054778b8 add SHOW_EMPTY_SUBCHANS setting. fixes #54 Michael Ziegler 2009-11-04 18:38:33 +0100
  • 8b0ea5050f add support for Legacy (<1.1.8) versions of Murmur's DBus interface. Michael Ziegler 2009-11-01 12:57:40 +0100