root/trunk/midcom/midcom.core


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @17975 [17975] 10/06/08 16:40:58 rambo forward port r17974
(edit) @17972 [17972] 10/06/08 15:37:50 rambo forward port r17971
(edit) @17963 [17963] 10/06/08 13:30:18 bergie Fix some notices on cache invalidate
(edit) @17955 [17955] 10/06/08 11:53:21 piotras Do not set metadata.deleted property as it's readonly and set by core
(edit) @17943 [17943] 10/06/08 10:02:59 bergie Support sending object instance instead of class name for class-based …
(edit) @17910 [17910] 10/03/08 19:39:20 rambo forward port r17909
(edit) @17907 [17907] 10/03/08 18:43:43 rambo forward port r17906
(edit) @17903 [17903] 10/03/08 17:37:52 bergie Some lower debug levels
(edit) @17900 [17900] 10/03/08 16:58:36 bergie Yet more debug removal
(edit) @17899 [17899] 10/03/08 16:58:05 bergie Make MidCOM less chatty
(edit) @17898 [17898] 10/03/08 16:57:33 bergie Various cleanups and fewer debug messages
(edit) @17895 [17895] 10/03/08 15:18:18 bergie Use memcached or flatfile depending on which one is available
(edit) @17893 [17893] 10/03/08 14:08:38 hirvinen Fixed memory limit check from 60 MB and error message from 20 MB to be …
(edit) @17888 [17888] 10/03/08 12:12:19 rambo forward port r17887
(edit) @17869 [17869] 10/02/08 14:36:24 bergie Try to catch photo deletions
(edit) @17858 [17858] 10/02/08 12:50:07 flack Corrected two phpdoc references
(edit) @17852 [17852] 10/02/08 00:21:50 solt more exception handles
(edit) @17843 [17843] 10/01/08 19:34:01 bergie Some components need to be able to create contexts
(edit) @17839 [17839] 10/01/08 18:50:46 bergie Make ACLs actually work
(edit) @17835 [17835] 10/01/08 16:19:11 bergie Ensure groups are shown for person, fixes #238 and #282
(edit) @17830 [17830] 10/01/08 15:05:38 bergie Catch missing person error
(edit) @17812 [17812] 09/30/08 17:54:44 flack update to latest release
(edit) @17803 [17803] 09/30/08 13:52:23 rambo fix metadata timestemp rewriting bug introduced in r17294, fixes #295
(edit) @17794 [17794] 09/30/08 09:29:16 rambo rename cron handler file to be autoloadable, fixes #294
(edit) @17777 [17777] 09/29/08 21:41:01 flack update German l10n of core components
(edit) @17761 [17761] 09/29/08 15:43:40 rambo forward port r17759
(edit) @17754 [17754] 09/29/08 13:37:48 bergie Major security fix: run delete_pre_checks
(edit) @17753 [17753] 09/29/08 12:39:15 bergie Midgard logo makes more sense here
(edit) @17752 [17752] 09/29/08 12:23:24 bergie It seems we still have to live with IE stupidity
(edit) @17747 [17747] 09/29/08 09:22:22 piotras Do not get file handle with legacy MidgardAttachment?. Use midgard_blob …
(edit) @17742 [17742] 09/26/08 20:32:43 rambo make this redirect configurable, use "SetEnv? MIDCOM_COMPAT_REDIR 0" in …
(edit) @17731 [17731] 09/26/08 14:23:22 bergie Remove .html suffixes, refs #47
(edit) @17730 [17730] 09/26/08 14:22:45 bergie Remove the deprecated autoloader
(edit) @17716 [17716] 09/26/08 12:45:30 rambo forward port r17715, refs #47
(edit) @17697 [17697] 09/25/08 16:02:11 rambo forward port r17696
(edit) @17694 [17694] 09/25/08 14:08:24 rambo the value of show_noentry must be checked, the second up=parent_node …
(edit) @17686 [17686] 09/25/08 09:58:53 rambo forward port r17685
(edit) @17676 [17676] 09/24/08 16:37:15 rambo forward port r17674 & r17675 (fix session notices)
(edit) @17656 [17656] 09/22/08 15:59:40 flack avoid duplicate privilege creation
(edit) @17655 [17655] 09/22/08 15:34:22 rambo forward port r17654
(edit) @17652 [17652] 09/22/08 14:27:55 rambo forward port r17651, refs #290
(edit) @17635 [17635] 09/21/08 13:32:12 piotras PK defined as unsigned integer (self defence as one may set negative id by …
(edit) @17610 [17610] 09/19/08 14:47:42 piotras Added protected guid and id properties. Replaced all guid and id …
(edit) @17580 [17580] 09/18/08 01:02:27 flack small bulletproofing
(edit) @17579 [17579] 09/18/08 00:44:26 flack workaround for missing guid problem
(edit) @17578 [17578] 09/18/08 00:28:21 solt Break url parsing if fallen into access denied from object ACL. Saves time …
(edit) @17574 [17574] 09/17/08 16:41:51 rambo scripted whitespace normalization, see also r17572
(edit) @17568 [17568] 09/17/08 11:18:23 flack add trailing slashes to urls
(edit) @17558 [17558] 09/16/08 22:54:22 flack another batch of PHP5 constructors
(edit) @17557 [17557] 09/16/08 22:30:26 flack convert a few leftover constructors
(edit) @17556 [17556] 09/16/08 22:14:11 flack yet more PHP5-style constructors
(edit) @17555 [17555] 09/16/08 21:19:11 flack more PHP5-style constructors
(edit) @17525 [17525] 09/16/08 00:39:44 flack autoloader-related fixes
(edit) @17524 [17524] 09/15/08 23:36:52 flack add another incorrectly named class
(edit) @17519 [17519] 09/15/08 12:58:47 adrenalin Corrected the Midgard version number display.
(edit) @17518 [17518] 09/15/08 12:58:13 adrenalin Changed the year to reflect the current year.
(edit) @17503 [17503] 09/11/08 22:28:04 rambo forward port r17500, r17501 & r17502
(edit) @17487 [17487] 09/09/08 15:30:59 adrenalin Edited the file description. Old one was forgotten after …
(edit) @17486 [17486] 09/09/08 15:28:26 adrenalin Conversion script for reversing the navigation order (high scores …
(edit) @17485 [17485] 09/09/08 14:23:40 adrenalin Dropping PHP4 support by defining both static and abstract classes …
(edit) @17463 [17463] 09/08/08 20:59:22 bergie And yet more icons
(edit) @17459 [17459] 09/08/08 20:37:49 bergie More icons all around
(edit) @17452 [17452] 09/08/08 12:47:49 adrenalin Forward-port r16893: DM2 based configuration class.
(edit) @17449 [17449] 09/07/08 22:57:16 w_i Added helper method for calling through javascript
(edit) @17440 [17440] 09/06/08 22:20:00 solt And now, other compoennets are mostly Polish
(edit) @17439 [17439] 09/06/08 21:54:13 solt Locale upadate. Now Core is 100% Polish
(edit) @17437 [17437] 09/06/08 18:50:35 rambo forward port r17436
(edit) @17434 [17434] 09/06/08 13:57:53 adrenalin Changed the logic behind UI message display
(edit) @17433 [17433] 09/06/08 13:31:19 adrenalin Deprecated protoToolkit
(edit) @17430 [17430] 09/06/08 13:25:54 adrenalin Fine-tuning the error effect delay.
(edit) @17429 [17429] 09/06/08 13:24:56 adrenalin New jQuery based user interface messaging system.
(edit) @17428 [17428] 09/06/08 13:08:38 adrenalin Added jQuery timers plugin
(edit) @17426 [17426] 09/06/08 11:25:07 adrenalin Fixes to navigation score.
(edit) @17425 [17425] 09/06/08 11:24:35 adrenalin Changed jQuery shorthand $ to jQuery
(edit) @17424 [17424] 09/06/08 10:53:32 w_i Started adding support for jgGrowl
(edit) @17423 [17423] 09/06/08 10:52:27 w_i Added bases for jqGrowl - jqueryfied growl
(edit) @17422 [17422] 09/06/08 10:35:07 adrenalin New versions of EasyDrag? and Form plugins.
(edit) @17421 [17421] 09/06/08 10:28:14 adrenalin Added configuration option for AJAX editing.
(edit) @17420 [17420] 09/06/08 10:16:20 adrenalin Removing Prototype and upgrading to jQuery 1.2.6 and jQuery UI 1.5 branch
(edit) @17419 [17419] 09/06/08 09:12:09 adrenalin Moved jQuery version definition to MidCOM configuration and added jQuery …
(edit) @17418 [17418] 09/06/08 09:04:34 adrenalin Added jQuery UI
(edit) @17417 [17417] 09/06/08 08:46:18 adrenalin Added jQuey 1.2.6
(edit) @17409 [17409] 09/05/08 15:03:03 bergie Remove debug messages from autoloader to reduce clutter
(edit) @17405 [17405] 09/05/08 11:59:49 bergie More GUID&ID support for 8.09
(edit) @17404 [17404] 09/05/08 11:49:33 bergie Fix privilege deletion on 8.09
(edit) @17402 [17402] 09/04/08 21:42:12 solt fix #280 new parameters handling
(edit) @17397 [17397] 09/04/08 15:58:40 bergie Re-enable ACL cache as it works (readonly) in latest nightly
(edit) @17396 [17396] 09/04/08 15:56:56 bergie More logo replacement
(edit) @17393 [17393] 09/04/08 15:07:41 bergie Quick-and-dirty logo change
(edit) @17392 [17392] 09/04/08 14:40:48 bergie Minor localizations
(edit) @17391 [17391] 09/04/08 14:38:46 bergie Fix core component recognition
(edit) @17390 [17390] 09/04/08 14:30:44 bergie Show more information about components
(edit) @17387 [17387] 09/04/08 12:37:50 bergie Typo fix
(edit) @17386 [17386] 09/04/08 12:36:52 bergie Disabled ACL cache until unserialize() will again work with MgdSchema?
(edit) @17385 [17385] 09/04/08 11:42:57 bergie Load full component when interface class is requested, as we also want the …
(edit) @17371 [17371] 09/03/08 15:59:16 bergie More DBA bulletproofing
(edit) @17365 [17365] 09/03/08 14:58:39 bergie More accurate version checks
(edit) @17364 [17364] 09/03/08 14:57:48 bergie is_locked checks to prevent errors
(edit) @17363 [17363] 09/03/08 14:51:56 flack switch to PHP5-style constructors, part 8 (last for today)
(edit) @17362 [17362] 09/03/08 14:44:25 bergie Use the new lock() and unlock() methods if they are available
Note: See TracRevisionLog for help on using the revision log.