Adrian Greeve
f0899a2560
MDL-51239 blog: Coding style fixes.
2015-12-08 13:28:17 +08:00
Andrew Davis
0e32a56591
MDL-51239 core_blog: coding style fixes
2015-12-04 05:42:40 +08:00
David Monllao
935b954b5b
Merge branch 'MDL-46350-master' of git://github.com/danpoltawski/moodle
2015-12-03 18:50:01 +01:00
Dan Poltawski
3e0f5665cf
MDL-35982 behat: delete blog entry coverage
2015-11-26 14:10:25 +00:00
Dan Poltawski
366f05f323
MDL-35982 blog: improve the delete entry confirmation string
...
So that there is more context about what is being deleted.
2015-11-26 14:10:25 +00:00
Dan Poltawski
bf12b089e6
MDL-35982 blog: reorder blog delete confirmation
...
Improves accessibility to be ordered logically in page
2015-11-26 14:10:25 +00:00
Dan Poltawski
afb7ec92ff
MDL-35982 blog: prevent index throwing errors with 0 courseid
...
Regression from MDL-49845 where Dave made the page not handle courseid = 0
and so now some urls will send you back to a db error..
2015-11-26 14:10:25 +00:00
Dan Poltawski
f3f920d24f
MDL-46350 blog: call parent validation
...
(Helps satify codechecker, thats all..)
2015-11-26 14:08:42 +00:00
Jun Pataleta
cefa583e71
MDL-51395 blog: Fix output of strings for blog comments
2015-11-04 23:46:31 -06:00
Jun Pataleta
0b3ed7f777
MDL-51296 blog: Added title that reflects the blog's editing mode
2015-09-14 10:52:09 +08:00
Andrew Nicols
711b1d6b3e
MDL-51100 behat: Remove javascript tag from usermenu steps
...
These tests only needed the javascript tag because of the user menu.
Now that issue has been resolved, they do not need it.
Note: Some were also not using the singleselect feature, so would fail
without changes to use this too as they were not handling proper selection
of the singleselect element.
2015-08-14 08:52:29 +08:00
David Monllao
c5954f64ae
MDL-50330 blog: Make other users blogs accessible
2015-05-27 14:03:34 +08:00
Adrian Greeve
c2c5f874e1
MDL-50330 blog: Behat test for blog visibility.
2015-05-22 16:13:03 +08:00
Adrian Greeve
0c7131622d
MDL-50330 blog: Fixed fatal error accessing blogs.
2015-05-22 15:34:09 +08:00
Dave Cooper
a7e98a6900
MDL-49845 blog: Changed headers for blog index
2015-05-04 14:02:17 +08:00
Dave Cooper
c1f97c777f
MDL-49845 blog: Fixed navigation logic for blog
2015-05-04 14:02:16 +08:00
John Okely
4887d15228
MDL-49983 navigation: Remove 'my' from user context navigation
2015-05-04 12:38:50 +08:00
Rajesh Taneja
0fe86bbdbb
MDL-49799 behat: replaced asd.com with example.com
...
asd.com is a valid domain, we should use reserved domain names for testing
2015-04-20 11:21:20 +08:00
Adrian Greeve
6e918b6437
MDL-45774 navigation: General fixes for the user navigation.
2015-04-13 15:54:24 +08:00
Adrian Greeve
e29866b57f
MDL-49819 navigation: User profile string improvement.
...
Part of MDL-45774.
2015-04-13 14:41:55 +08:00
Simey Lameze
ef67967293
MDL-49412 core_calendar: Fix behat failures on blog and calendar
...
Part of MDL-45774
2015-04-10 17:18:24 +08:00
Adrian Greeve
45367bdf0c
MDL-49688 navigation: First review fixes and version bump.
...
Part of MDL-45774.
2015-04-10 17:18:03 +08:00
Ankit Agarwal
b19cc4ef25
MDL-45898 myprofile: Redesign my profile page
...
Part of MDL-45774.
Contributions by John Okely, Jetha Chan and Damyon Wiese (squashed branch).
AMOS BEGIN
CPY [coursebadges,core_badges], [badges,core_badges]
AMOS END
2015-04-10 17:17:32 +08:00
Damyon Wiese
4e1f60478a
MDL-49635 Navigation: Site pages consistent headers + navigation for preferences
...
Preferences pages cancel and continue buttons should lead back to preferences page.
Site pages should have consistent headers and breadcrumbs.
Hide the "Preferences" node in the navigation.
Part of MDL-45774
2015-04-10 17:17:07 +08:00
Adrian Greeve
f495187da7
MDL-48935 navigation: Update the user nav breadcrumbs.
...
Part of MDL-45774.
2015-04-10 17:17:07 +08:00
Adrian Greeve
880c50731f
MDL-48930 navigation: Using user headers in user pages.
...
Pages that are percieved to be in a user context are now
using a user context for the header.
Part of MDL-45774
2015-04-10 17:17:07 +08:00
Dan Poltawski
e51f99739d
MDL-43004 blog: fix upgrade.txt typo
2014-12-22 15:13:41 +00:00
Frederic Massart
077b347d6d
MDL-43004 blog: Deprecation of parameter $action in add_association/s()
2014-12-17 17:30:45 +08:00
Simey Lameze
153b3ad002
MDL-46433 blog: fix error message when creating an external blog
2014-07-23 16:11:20 +08:00
Sam Hemelryk
2c3d6f240f
Merge branch 'MDL-46346_blog' of https://github.com/andyjdavis/moodle
2014-07-15 10:33:13 +12:00
Dan Poltawski
2df87a9d2a
Merge branch 'MDL-46218_disabled2' of https://github.com/andyjdavis/moodle
2014-07-14 15:33:12 +01:00
Andrew Davis
2b6e53e8e2
MDL-46346 blog: coding style fixes
2014-07-14 10:45:33 +08:00
Andrew Davis
e9fb99b15c
MDL-46218 reshuffled access checks in blog and notes
2014-07-14 10:33:38 +08:00
Simey Lameze
17af896c4b
MDL-45562 blog: fixed issues when creating/editing an external blog.
2014-07-11 15:11:28 +08:00
Mark Nelson
943c61051f
MDL-45445 events: added missing 'relateduserid' validation
2014-06-12 20:46:58 -07:00
Mark Nelson
02a5a4b2ff
MDL-43557 events: fixed minor issues in existing events
2014-04-29 19:16:11 -07:00
Sam Hemelryk
566889aaa8
MDL-42317 output: reviewed standard/base layouts and converted where a better option was available
2014-04-06 15:57:32 +12:00
Ankit Agarwal
b63f773296
MDL-44717 events: Fix multiple issues in events
...
Fix various incorrect urls
Fix incorrect phpdocs and other minor code style issues
Fix missing/incorrect strings
AMOS BEGIN
MOV [eventblogassociationcreated, core_blog],[eventblogassociationadded, core_blog]
AMOS END
2014-04-01 15:08:34 +08:00
Mark Nelson
cc033d48b5
MDL-44316 core_tag: changed the API to accept a contextid and component
2014-03-22 13:50:08 -07:00
David Monllao
759b323e0e
MDL-43236 behat: Updating references to deprecated methods
2014-03-07 16:05:21 +08:00
Damyon Wiese
d09cfab660
Merge branch 'wip-MDL-44403-master' of git://github.com/marinaglancy/moodle
2014-03-06 09:21:24 +08:00
Marina Glancy
24c32bdf2f
MDL-44403 events: added public method to get eventdata
2014-03-04 15:16:15 +08:00
David Monllao
f083d6145e
MDL-43738 behat: Updating features files
...
The following used steps were replaced by the ones
added in this issue:
- I fill the moodle form with
- I fill in with
- I select from
- I select radio button
- I check
- I uncheck
- the field should match
Also removing test for deprecated steps:
- the ASD checkbox should be checked
- the ASD checkbox should not be checked
2014-02-27 18:22:05 +08:00
Rajesh Taneja
623a32e50d
MDL-43736 Events: Updated unit test to test context not used in event
2014-01-29 11:39:50 +08:00
Rajesh Taneja
cdfd607449
MDL-43293 Events: Added unit test for comment events
2013-12-23 09:22:15 +08:00
David Monllao
d1e55a47be
MDL-42625 behat: Step definitions + related changes in features
...
In general aiming for compatibility with multiple browsers,
firefox, chrome and phantomjs to be more specific.
* Removing hardcoded waits
* Adding @_alert, @_switch_window and @_switch_frame tags,
to label actions that different drivers have problems with.
* Adding missing @_files_upload and @_only_local tags to features that
uploads files.
* Fixing a few wait for page ready what specified miliseconds.
* New methods to ensure elements (usual selectors), sections and editors
are ready to interact with
* Changing the select an option implementation to deal with the different
drivers implementations when listening to JS events.
2013-12-06 13:10:24 +08:00
David Monllao
333db2e9b9
MDL-42625 behat: Editing .feature files
2013-12-06 12:13:39 +08:00
Damyon Wiese
df68e73824
Merge branch 'MDL-40040-master' of git://github.com/ankitagarwal/moodle
2013-12-02 12:16:59 +08:00
Ankit Agarwal
6b36411587
MDL-40040 Cleanup some blog methods and replace add_to_log
...
Cleaned up add_association()
cleaned up add_associations()
Replaced remaining add_to_log() in blogs with events
2013-12-02 12:06:32 +08:00
Ankit Agarwal
cf0116db07
MDL-40040 events: Add unit tests for blog events
2013-12-02 12:06:32 +08:00