Skip to content

Conversation

@xcompass
Copy link
Member

Please ignore this pull request. Something got messed up. I'll send a new one.

mgage and others added 30 commits June 8, 2010 17:50
git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@6293 c0722133-6baf-4dd8-8699-98d999cd4f06
changes here need to wait for a larger over haul of how PG reports errors


git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@6303 c0722133-6baf-4dd8-8699-98d999cd4f06
…swer evaluator is not a MathObject

git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@6305 c0722133-6baf-4dd8-8699-98d999cd4f06
?
Corrected typo which prevented the course names listed on the front page of admin from
being linked to their courses.




git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@6309 c0722133-6baf-4dd8-8699-98d999cd4f06
…a and flash applets. Sometimes there will be a failure for the applet to load, followed by a successful load -- there is apparently still a race condition in determining whether an applet - particularly a flash applet -- is ready

git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@6317 c0722133-6baf-4dd8-8699-98d999cd4f06
git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@6328 c0722133-6baf-4dd8-8699-98d999cd4f06
Added MAA logo

timestamp now gives local time, not server time

allow @ in user name

added support for alternative archive paths

added support for WARNING_MESSAGE and DEBUG_MESSAGE channels




git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@6348 c0722133-6baf-4dd8-8699-98d999cd4f06
…rver) is specified in global.conf

git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@6350 c0722133-6baf-4dd8-8699-98d999cd4f06
… access to the

Util.pm formatDateTime subroutine.

Since an intelligent formatDateTime method exists in ContentGenerator I've redirected
Feedback.pm as a subclass to use that instead.

I also simplified the implimentation for fformatting the date in the timestamp simultaneously.




git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@6352 c0722133-6baf-4dd8-8699-98d999cd4f06
Corrected bug which caused error only in Feedback.pm which had direct access to the 
Util.pm formatDateTime subroutine.

Since an intelligent formatDateTime method exists in ContentGenerator I've redirected
Feedback.pm as a subclass to use that instead.

I also simplified the implimentation for fformatting the date in the timestamp simultaneously.



git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@6353 c0722133-6baf-4dd8-8699-98d999cd4f06
(note that the instructor cannot unarchive the course.  
To emphasize this the course is prefixed with 'archived_course':

archived_course_course_name.tar.gz

and the prefix has to be removed from the tar.gz file 
and it has to be transferred to the courses directory
before the 
course can be unarchived.



git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@6355 c0722133-6baf-4dd8-8699-98d999cd4f06
…ng timestamp according to local time zone

git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@6360 c0722133-6baf-4dd8-8699-98d999cd4f06
line left in my mistake.



git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@6361 c0722133-6baf-4dd8-8699-98d999cd4f06
changes to support applets
changes in how answers are stored



git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@6367 c0722133-6baf-4dd8-8699-98d999cd4f06
when you change versions of Storable.

removed lines from WeBWorK.pm that attempted to solve the Inequalities::common problem
they weren't really doing any good.

The basic problem is that we need a line:
use Inequalities::common 

before the @isa() statement -- unfortunately we've barred the use of "use" in Safe.  :-(




git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@6379 c0722133-6baf-4dd8-8699-98d999cd4f06
gage and others added 8 commits December 11, 2011 13:53
removed some   tr: lines



git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@7117 c0722133-6baf-4dd8-8699-98d999cd4f06
…d up the object chain

to WeBWorK::Localize to be handled.

In particular this means that the subroutine   negquant now works as expected.

(Bug reported by Ben Walter)




git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@7118 c0722133-6baf-4dd8-8699-98d999cd4f06
git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@7124 c0722133-6baf-4dd8-8699-98d999cd4f06
@xcompass xcompass closed this Jan 30, 2012
xcompass pushed a commit to xcompass/webwork2 that referenced this pull request May 15, 2012
latest developments on my end
whytheplatypus added a commit that referenced this pull request Jun 11, 2012
documentation start…. and testing the dev branch
whytheplatypus added a commit that referenced this pull request Jun 11, 2012
aubreyja added a commit that referenced this pull request Jun 11, 2012
mgage added a commit that referenced this pull request Aug 23, 2012
Include peter's changes to classlist3
whytheplatypus pushed a commit that referenced this pull request Mar 10, 2013
…p/webwork-dev. Not closing this bug yet. I think it needs better UI.

#2: Added popover to open assignments on the calendar.
#3: Hopefully fixed issue #11.
#4: allowed all set view to have a table that can be sorted (not currently working for the date columns).
jwj61 referenced this pull request in jwj61/webwork2 Oct 5, 2013
jwj61 added a commit that referenced this pull request May 29, 2014
mgage pushed a commit that referenced this pull request Jul 23, 2018
drdrew42 referenced this pull request in drdrew42/webwork2 Feb 20, 2019
mgage pushed a commit that referenced this pull request Dec 29, 2019
Implement changes suggested in my review of PR #988.
mgage pushed a commit that referenced this pull request Feb 27, 2020
drgrice1 pushed a commit that referenced this pull request Mar 2, 2021
Suggestions to improve the graphTool javascript
pstaabp pushed a commit that referenced this pull request May 27, 2022
Fix the score update in the navigation with problem randomization.
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