This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-framework
Watch
1
Star
0
Fork
0
You've already forked silverstripe-framework
mirror of
https://github.com/silverstripe/silverstripe-framework
synced
2024-10-22 12:05:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-framework
/
admin
/
code
History
Ingo Schommer
072b485f66
Merge remote-tracking branch 'origin/3.0' into 3.1
...
Conflicts: lang/en.yml
2013-01-22 12:05:48 +01:00
..
AdminRootController.php
FIX Remove instances of lines longer than 120c
2012-09-30 17:18:13 +13:00
CMSBatchAction.php
APICHANGE: Use late static binding for Object::has_extension()
2012-11-07 11:07:55 +13:00
CMSBatchActionHandler.php
APICHANGE: Use late static binding for Object::has_extension()
2012-11-07 11:07:55 +13:00
CMSMenu.php
FIX Remove instances of lines longer than 120c
2012-09-30 17:18:13 +13:00
CMSMenuItem.php
Clean up trailing ?> per coding standard
2012-02-12 12:40:16 -08:00
CMSPreviewable.php
Method visibility according to coding conventions
2012-09-20 10:46:59 +02:00
CMSProfileController.php
BUG Remove "delete" button from "My Profile" (
fixes
#8121
)
2012-12-15 20:02:17 +01:00
GroupImportForm.php
FIX Remove instances of lines longer than 120c
2012-09-30 17:18:13 +13:00
LeftAndMain.php
ENHANCEMENT: LeftAndMain breadcrumbs to use MenuTitle
2012-12-17 17:41:04 +01:00
LeftAndMainExtension.php
Method visibility according to coding conventions
2012-09-20 10:46:59 +02:00
MemberImportForm.php
FIX Remove instances of lines longer than 120c
2012-09-30 17:18:13 +13:00
ModelAdmin.php
Breadcrumb/back nav in ModelAdmin now retains search params
2013-01-21 12:04:20 +01:00
SecurityAdmin.php
Unescaped breadcrumbs for inline groups display (
fixes
#7936
)
2013-01-21 08:51:16 +01:00