phpbb/phpBB
Nathaniel Guse 59d13d0535 [feature/twig] INCLUDEJS behavior now supports local relative paths
This was done because T_TEMPLATE_PATH is not always correct for js files
(e.g. the inheriting style does not include these). Now we use the Twig
Loader to find the correct file to link to (most specific file first, then
parent styles). Also allows using @namespace convention

PHPBB3-11598
2013-07-02 11:07:12 -05:00
..
adm Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/twig 2013-07-01 12:03:24 -05:00
assets/javascript Merge remote-tracking branch 'remotes/cyberalien/feature/editor-code-tabs' into develop 2013-06-06 14:07:27 -05:00
cache [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
config [feature/twig] Use adm_relative_path to build admin namespace 2013-07-01 13:39:51 -05:00
develop [ticket/11413] Undo editing the user_notifications table 2013-04-29 21:22:07 -05:00
docs Merge branch 'develop-olympus' into develop 2013-06-21 17:12:58 +02:00
download [ticket/10820] fix if condition to check for IE 2013-06-14 00:29:06 +05:30
files [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
images [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
includes [feature/twig] INCLUDEJS behavior now supports local relative paths 2013-07-02 11:07:12 -05:00
install [feature/twig] Remove resource locator dependency from template 2013-07-01 13:28:08 -05:00
language Merge branch 'develop-olympus' into develop 2013-06-05 01:55:49 +05:30
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles [feature/twig] INCLUDEJS behavior now supports local relative paths 2013-07-02 11:07:12 -05:00
.htaccess [feature/controller] Remove url rewriting until we use pathinfo in controllers 2012-11-18 13:32:54 -05:00
app.php [feature/controller] Check for proper status codes from controllers 2012-11-19 12:37:20 -05:00
common.php [ticket/11335] Replace "$phpEx" with $phpEx 2013-04-24 20:39:24 -05:00
composer.json [feature/twig] Change composer to load Twig 1.13.* 2013-06-24 13:40:05 -05:00
composer.lock [feature/twig] Change composer to load Twig 1.13.* 2013-06-24 13:40:05 -05:00
cron.php [ticket/11189] Replace DEBUG_EXTRA with DEBUG 2012-11-10 10:45:02 -06:00
faq.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
feed.php [ticket/11481] Move prepended slash from calls into function 2013-06-06 20:35:38 +02:00
index.php [ticket/11103] Instantiate $phpbb_notifications as needed 2012-12-13 19:19:40 -06:00
mcp.php [ticket/9975] Moved a few E_USER_ERROR errors to /language 2013-04-23 09:55:36 -07:00
memberlist.php [ticket/11454] Use set_addresses in other applicable areas 2013-04-24 15:34:12 -05:00
posting.php Merge branch 'develop-olympus' into develop 2013-05-06 22:11:33 +02:00
report.php Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103 2013-01-15 11:31:39 -06:00
search.php [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968 2012-10-17 23:34:37 +02:00
ucp.php [ticket/10679] Use module_auth to limit access to the module 2012-12-06 16:33:12 +01:00
viewforum.php [ticket/10954] Change behavior of marking topics/forums 2012-12-14 15:46:45 +01:00
viewonline.php [ticket/11259] adm_relative_path -> phpbb_adm_relative_path 2012-12-09 19:29:51 -06:00
viewtopic.php [ticket/11201] Revert WLM dropping because it is still used in China. 2013-02-04 01:31:43 +01:00
web.config [feature/controller] Remove URL rewriting by default 2012-11-16 17:06:02 -05:00