Skip to content

Cale/xmodule assets fewer deletions - #173

Merged
cpennington merged 5 commits into
masterfrom
cale/xmodule-assets-fewer-deletions
Jun 20, 2013
Merged

Cale/xmodule assets fewer deletions#173
cpennington merged 5 commits into
masterfrom
cale/xmodule-assets-fewer-deletions

Conversation

@cpennington

Copy link
Copy Markdown
Contributor

Depends on #185

Rake by default imports all .rake files in the rakelib dir, so we can
use that rather than doing our own import loop.
`rake install_prereqs` requires a minimal level of ruby and rake already
installed. If it doesn't exist, then print out a helpful message
indicating next steps.
The preprocess task requires system and env arguments in order to
correctly load up the django environment to preprocess sass files to
inject themes.

In order for that task to recieve the arguments, all tasks that depend
on it also have to accept that same set of arguments.

This will all go away once the next evolution of themes arrives, which
will remove the preprocessing needed to inject theme names.
When running under watchmedo, coffee doesn't display any useful
information when it recompiles a changed file, so we make watchmedo echo
that information instead.
xmodule-assets creates coffeescript files in the output directories. On
its next run, it used to delete the javascript files compiled from those
coffee files. Now it doesn't which should make coffee have to do less
work.

Fixes LMS-451
@cpennington
cpennington merged commit eb3e946 into master Jun 20, 2013
@cpennington
cpennington deleted the cale/xmodule-assets-fewer-deletions branch June 20, 2013 14:11
chrisrossi pushed a commit to jazkarta/edx-platform that referenced this pull request Mar 31, 2014
aboudreault pushed a commit to aboudreault/edx-platform that referenced this pull request Aug 14, 2014
…-user-groups-by-data

ziafazal/api-filter-user-groups-by-data: added xblock_id filter
ataki pushed a commit to ataki/edx-platform that referenced this pull request Mar 26, 2015
…cs_tab_switch

Switched metrics tab data source to api client
prabhanshu pushed a commit to prabhanshu/edx-platform that referenced this pull request Oct 13, 2018
* Restricted application statistics3 (openedx#173)

* update code coverage settings

* fixing code cov target

* initial grades api implementation

* adding v1 urls to lms

* Added CourseAccess exception

* adding self

* Added initial pagination functionality

* Initial functionality for pagination of bulk grades

* Initial functionality for pagination of bulk grades

* Fixing formatting

* Fixing formatting

* deleted to get old formatting back hopefully

* adding back views

* Fixing pagination

* Improvements to bulk grades api

* Refactored and added organization filtering

* Adding tests

* Adding more tests

* removing extra indent

* Patching view read/create function

* Restricted oauth changes

* Test fixes

* Build on travis

* Patch tests with setting to auto expire access tokens

* fixing tests and quality errors

* Fixed grades test

* Fixes quality error

* Adding grades api improvements

* Improvements to restricted oauth setup of grades api v1

* Fixing tests, bulk grades admin needs staff access not superuser

* Removing BULK_GRADES_ADMIN setting

* Fixing enrollment org_filter tests

* 1. Added allowedusers filter to the restricted application model.
2. Get course grades if all user who are enrolled in a course.
3. New scope "statistics" to pull grades informationof all users enrolled in a course with elevated permission.
4. Added permission check to valdiate allowed users, ONLY if applicable.

* adding the missing files

* Fixing security issues and cleaning up unreached code paths

* Fixing user function

* Fixing testing strategy

* Fixing grades test setup

* Fixing test error

(cherry picked from commit e600555)

* Updating to trigger build

* Updating to trigger build

* Remove unused travis matrix, fix coverage running on test files, fix unit tests.

* Actually removing unused test matrix

* Test fixes, removing unused code. ++codecov

* Fixing quality error
Sujeet1379 pushed a commit to chandrudev/edx-platform that referenced this pull request Nov 17, 2022
Danyal-Faheem pushed a commit to Danyal-Faheem/edx-platform that referenced this pull request Jul 15, 2025
* RTL fixes

* RTL Fixes

Co-authored-by: RahatAli <rahatali@A006-00935.local>
macdiesel pushed a commit to macdiesel/edx-platform that referenced this pull request Mar 30, 2026
Reverts openedx#173

Because, shifting to V2 of Forum started giving errors in production.

It gave a rise to "Slow Queries" in production
macdiesel pushed a commit to macdiesel/edx-platform that referenced this pull request Mar 30, 2026
…nedx#193)

This PR brings the commits related to removal of waffle flag ENABLE_FORUM_V2 and dependency removal of cs_comments_service of Open edX to python forum repo.

This PR is revert of openedx#186 

Which was revert of openedx#173
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant