03lindonb r53403 10trunk/ 10(6 files in 5 dirs)
[ENH] ajax services: create jquery functions to facilitate use of ajax services when page elements need to be refreshed and feedback is desired; modified clickModal so that href attribute isn't required; partially implemented for tiki-view_forum.php (all moderator actions and the delete action for individual topics)
03chibaguy r53405 10branches/experimental/tiki14_themes/ 03themes/didiem 04themes/jqui/options/didiem
[REF] Didiem was revamped as a full bootstrap.css equivalent so it seems more appropriate as a full theme rather than an option.
03chibaguy r53406 10branches/experimental/tiki14_themes/ 10(8 files in 8 dirs)
[REF] Remove jqui.css import statement from option files, since both files are now loaded again as before.
03gezzzan r53407 10branches/experimental/tiki14_themes/ 10lib/setup/theme.php 10tiki-tc.php
[MOD] when using theme option, add first the main theme's custom.css, than the theme option's custom.css
03gezzzan r53408 10branches/experimental/tiki14_themes/lib/init/smarty.php * [FIX] custom modules and smarty includes were not loading for theme options
03chibaguy r53410 10branches/experimental/tiki14_themes/ 10(16 files in 16 dirs)
[REF] FIveAlive-lite theme option files made partial, overriding style sheets again rather than full bootstrap.css equivalents.
03gezzzan r53413 10branches/experimental/tiki14_themes/lib/setup/javascript.php
[FIX] restoring loading of custom.js (try to load first from the root dir of site theme/site theme option, or if not found there, than from "/themes" folder)