phpbb/phpBB
Matt Friedman a38a92424d [ticket/10155] Update jQuery to 1.8.3
Currently included jQuery is old by now, v1.6.2. We should update to
1.8.3. This allows us to take advantage of the latest form of jQuery
event delegation ($.on). I don't think it wise to update to jQuery
1.9.x yet, as many 3rd party scripts still need to be updated to cope
with its deprecated features ($.browser). Therefor, 1.8.3 is the latest
and most widely compatible stable version right now.

PHPBB3-10155
2013-03-14 10:45:17 -07:00
..
adm Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11166 2013-03-06 07:35:47 +01:00
assets/javascript [ticket/10155] Update jQuery to 1.8.3 2013-03-14 10:45:17 -07:00
cache
config [ticket/10202] Define phpbb_config_db_text as a service. 2013-03-05 22:59:57 +01:00
develop [ticket/10202] Upgrade TEXT to the bigger MTEXT. 2013-03-05 22:59:57 +01:00
docs Merge branch 'develop-olympus' into develop 2013-02-24 17:37:38 +01:00
download Merge remote-tracking branch 'remotes/nickv/ticket/10714' into develop 2013-03-04 18:11:42 -06:00
files
images
includes [ticket/10155] Update jQuery to 1.8.3 2013-03-14 10:45:17 -07:00
install [ticket/10155] Update jQuery to 1.8.3 2013-03-14 10:45:17 -07:00
language Merge remote-tracking branch 'EXreaction/ticket/11394' into develop 2013-03-04 15:10:48 -05:00
store
styles [ticket/11433] Rename CSS class "jalert" to "phpbb_alert" 2013-03-12 15:15:21 +01: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 Merge remote-tracking branch 'remotes/nickv/ticket/10714' into develop 2013-03-04 18:11:42 -06:00
composer.json [ticket/11238] Set goutte version to 0.1.0. 2012-12-02 23:44:49 -05:00
composer.lock [ticket/11238] Set goutte version to 0.1.0. 2012-12-02 23:44:49 -05:00
cron.php [ticket/11189] Replace DEBUG_EXTRA with DEBUG 2012-11-10 10:45:02 -06:00
faq.php
feed.php [ticket/11077] Remove code from old global announcements system 2012-11-11 13:04:14 +01:00
index.php [ticket/11103] Instantiate $phpbb_notifications as needed 2012-12-13 19:19:40 -06:00
mcp.php [feature/php-events] Readd comment from d06adb06e9 2012-08-11 11:49:48 +02:00
memberlist.php Merge remote-tracking branch 'remotes/marc/feature/avatars' into develop 2013-03-04 13:33:42 -06:00
posting.php Merge branch 'develop-olympus' into develop 2012-12-20 14:28:01 +01: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