Earlier this year
-
r213
(- Resolved issue #83: Group admins cannot modify their own p...) committed by karim.shehadeh
- - Resolved issue #83: Group admins cannot modify their own profile without seeing an error
- Also updated version resource to 1.7.5
- Resolved issue #83: Group admins cannot modify their own profile without seeing an error
- Also updated version resource to 1.7.5
-
r212
(1.7: Resolved issue #77: Library documents disappear when Fi...) committed by karim.shehadeh
- 1.7: Resolved issue #77: Library documents disappear when Filebox documents deleted
1.7: Resolved issue #77: Library documents disappear when Filebox documents deleted
-
r211
(TRUNK: Started adding multi upload) committed by karim.shehadeh
- TRUNK: Started adding multi upload
TRUNK: Started adding multi upload
-
r210
(TRUNK: Change all sh*Actions classes to sh*Module to better ...) committed by karim.shehadeh
- TRUNK: Change all sh*Actions classes to sh*Module to better reflect the concept behind it.
TRUNK: Change all sh*Actions classes to sh*Module to better reflect the concept behind it.
-
r209
(TRUNK: merged changes from 1.7 branch (not all changes could...) committed by karim.shehadeh
- TRUNK: merged changes from 1.7 branch (not all changes could be merged because some of the changes
were made in files that no longer exist in the trunk
TRUNK: merged changes from 1.7 branch (not all changes could be merged because some of the changes
were made in files that no longer exist in the trunk
-
r208
(1.7: Resolved issue #72: Extra backslashes added after editi...) committed by karim.shehadeh
- 1.7: Resolved issue #72: Extra backslashes added after editing text fields such as document title
1.7: Resolved issue #72: Extra backslashes added after editing text fields such as document title
-
r207
(TRUNK: When someone adds a related item that is actually the...) committed by karim.shehadeh
- TRUNK: When someone adds a related item that is actually the same document as the one they're
viewing, there was no error message. Now there is.
TRUNK: When someone adds a related item that is actually the same document as the one they're
viewing, there was no error message. Now there is.
-
r206
(Resolved issue #74: Users can view other users' filebox docu...) committed by karim.shehadeh
- Resolved issue #74: Users can view other users' filebox document by changing the ID in the URL
Resolved issue #74: Users can view other users' filebox document by changing the ID in the URL
-
-
-
r204
(- removed netbeans project from source control) committed by karim.shehadeh
- - removed netbeans project from source control
- removed netbeans project from source control
-
-
r202
(- removed from source control) committed by karim.shehadeh
- - removed from source control
- removed from source control
-
r201
(- Resolved issue #45: When group administrator adds a docume...) committed by karim.shehadeh
- - Resolved issue #45: When group administrator adds a document, the wrong permissions are attributed
to the new document
- updated version in release notes in prep for release
- Resolved issue #45: When group administrator adds a document, the wrong permissions are attributed
to the new document
- updated version in release notes in prep for release
-
r200
(1.7: Resolved issue #53: Briefcase items not sent via email) committed by karim.shehadeh
- 1.7: Resolved issue #53: Briefcase items not sent via email
1.7: Resolved issue #53: Briefcase items not sent via email
-
r199
(1.7: Resolved issue #55: Deleting a group changes the permis...) committed by karim.shehadeh
- 1.7: Resolved issue #55: Deleting a group changes the permissions already set for other, still
existing, groups
1.7: Resolved issue #55: Deleting a group changes the permissions already set for other, still
existing, groups
-
r198
(1.7: Resolved issue #54: Editing permissions on multiple doc...) committed by karim.shehadeh
- 1.7: Resolved issue #54: Editing permissions on multiple documents in the briefcase has no effect
1.7: Resolved issue #54: Editing permissions on multiple documents in the briefcase has no effect
-
r197
(trunk:
Remove debug statements) committed by karim.shehadeh
- trunk:
Remove debug statements
trunk:
Remove debug statements
-
r196
(trunk:
- put all global functions into 'nx' namespace
- remo...) committed by karim.shehadeh
- trunk:
- put all global functions into 'nx' namespace
- removed unused javascript functions,globals.
trunk:
- put all global functions into 'nx' namespace
- removed unused javascript functions,globals.
-
r195
(trunk:
- Fixed some problems with displaying and editing fil...) committed by karim.shehadeh
- trunk:
- Fixed some problems with displaying and editing filebox documents
- Fixed dragging/dropping categories and documents in the library browser
trunk:
- Fixed some problems with displaying and editing filebox documents
- Fixed dragging/dropping categories and documents in the library browser
-
r194
(trunk:
- doing some javascreipt cleanup
- starting to work o...) committed by karim.shehadeh
- trunk:
- doing some javascreipt cleanup
- starting to work on filebox area.
trunk:
- doing some javascreipt cleanup
- starting to work on filebox area.
-
r193
(trunk:
Dragging and dropping documents to the trash and brie...) committed by karim.shehadeh
- trunk:
Dragging and dropping documents to the trash and briefcase now works
trunk:
Dragging and dropping documents to the trash and briefcase now works
-
r192
(- working on drag and drop) committed by karim.shehadeh
- - working on drag and drop
- working on drag and drop
-
r191
(trunk:
- fixed an autocomplete problem
- fixed trash form su...) committed by karim.shehadeh
- trunk:
- fixed an autocomplete problem
- fixed trash form submission problems
trunk:
- fixed an autocomplete problem
- fixed trash form submission problems
-
r190
(trunk:
- Fixed problems with the category notification ajax...) committed by karim.shehadeh
- trunk:
- Fixed problems with the category notification ajax
- Fixed problems with briefcase display and updating
trunk:
- Fixed problems with the category notification ajax
- Fixed problems with briefcase display and updating
-
r189
(trunk:
- Removed unusued JSON javascript class
- Added "pos...) committed by karim.shehadeh
- trunk:
- Removed unusued JSON javascript class
- Added "post" function which returns a post variable without safety checks
- doListBriefcase now correctly hands off form processing (still need to test all possible
processing actions).
trunk:
- Removed unusued JSON javascript class
- Added "post" function which returns a post variable without safety checks
- doListBriefcase now correctly hands off form processing (still need to test all possible
processing actions).
-
r188
(trunk:
- Fixed "send to trash" in library browser
- made the...) committed by karim.shehadeh
- trunk:
- Fixed "send to trash" in library browser
- made the "no items" message in library browser look better
- added copyright messages to all the source files that needed them
- de-carriage-returned the yui loader part of the code
trunk:
- Fixed "send to trash" in library browser
- made the "no items" message in library browser look better
- added copyright messages to all the source files that needed them
- de-carriage-returned the yui loader part of the code
-
r187
(trunk:
- divided ajax class into several organized classes s...) committed by karim.shehadeh
- trunk:
- divided ajax class into several organized classes so that fewer ajax code is sent to client only
when necessary.
- xajax connection point is no longer index.php - it's now data.php along with other ajax calls.
- changed the default prefix for xajax to ajax to make it easier to switch to a different library in
the future
- started fixing "Send Selected To Trash" button in library browser. It now trashes the items but
doesn't update the ui
trunk:
- divided ajax class into several organized classes so that fewer ajax code is sent to client only
when necessary.
- xajax connection point is no longer index.php - it's now data.php along with other ajax calls.
- changed the default prefix for xajax to ajax to make it easier to switch to a different library in
the future
- started fixing "Send Selected To Trash" button in library browser. It now trashes the items but
doesn't update the ui
-
r186
(trunk:
-Comments area has been cleaned up in document view
...) committed by karim.shehadeh
- trunk:
-Comments area has been cleaned up in document view
-errors are returned in ajax in a more consistent way now
-fixed some remaining problems in comments area.
trunk:
-Comments area has been cleaned up in document view
-errors are returned in ajax in a more consistent way now
-fixed some remaining problems in comments area.
-
-
-
-
r182
(- working on updating the tags interface in the document vie...) committed by karim.shehadeh
- - working on updating the tags interface in the document view
- working on updating the tags interface in the document view
-
r181
(trunk: Got related items list to look and behave correctly o...) committed by karim.shehadeh
- trunk: Got related items list to look and behave correctly on ff/safari/chrome. haven't tried ie or
opera yet.
trunk: Got related items list to look and behave correctly on ff/safari/chrome. haven't tried ie or
opera yet.
-
-
r179
(trunk: fixed the problem where related items were not being ...) committed by karim.shehadeh
- trunk: fixed the problem where related items were not being added correctly.
trunk: fixed the problem where related items were not being added correctly.
-
r178
(trunk: More work on related items section. Trying to nail t...) committed by karim.shehadeh
- trunk: More work on related items section. Trying to nail this down so I can apply the same to both
document tags and domains with access
trunk: More work on related items section. Trying to nail this down so I can apply the same to both
document tags and domains with access
-
-
r176
(trunk:Workiing on fixing several problems with the document ...) committed by karim.shehadeh
- trunk:Workiing on fixing several problems with the document view
trunk:Workiing on fixing several problems with the document view
-
r175
(- doing some work on the post handling. building post list ...) committed by karim.shehadeh
- - doing some work on the post handling. building post list with javascript all the time so that the
same code that builds the list after a new one is added is the same as the code that builds the list
when the page is first displayed.
- Updated the ajax submit form method to return the resulting object in the callback for the submit.
Now the callback function will get an object that has 'errorMessages','success','messages' and
'results'. Results contains the object in the form of an array. This will break certain other ajax
forms i think but it's worth it.
- doing some work on the post handling. building post list with javascript all the time so that the
same code that builds the list after a new one is added is the same as the code that builds the list
when the page is first displayed.
- Updated the ajax submit form method to return the resulting object in the callback for the submit.
Now the callback function will get an object that has 'errorMessages','success','messages' and
'results'. Results contains the object in the form of an array. This will break certain other ajax
forms i think but it's worth it.
-
r174
(trunk: still working on the document view) committed by karim.shehadeh
- trunk: still working on the document view
trunk: still working on the document view
-
r173
(Made the related items stuff work better
Fixed a problem whe...) committed by karim.shehadeh
- Made the related items stuff work better
Fixed a problem where the header for tags and domains wasn't there (probably a bug in 1.7 too
actually)
Made the related items stuff work better
Fixed a problem where the header for tags and domains wasn't there (probably a bug in 1.7 too
actually)
-
r172
(- Fixed error display problems in related items area
- Added...) committed by karim.shehadeh
- - Fixed error display problems in related items area
- Added new javascript function for clearing all errors in error area.
- Fixed error display problems in related items area
- Added new javascript function for clearing all errors in error area.
-
r171
(- generate custom javascript
- working on related items
- w...) committed by karim.shehadeh
- - generate custom javascript
- working on related items
- working on makeLink function in javascript
- generate custom javascript
- working on related items
- working on makeLink function in javascript
-
r170
(trunk: started to add 'related items' ajax to view document ...) committed by karim.shehadeh
- trunk: started to add 'related items' ajax to view document page to add/remove related items from
there (since I removed it from the main document form)
trunk: started to add 'related items' ajax to view document page to add/remove related items from
there (since I removed it from the main document form)
-
r169
(trunk:
- pretty much finished with the revised library brow...) committed by karim.shehadeh
- trunk:
- pretty much finished with the revised library browser now
- started working on gutting the add/edit document form
- started working on a completely new uploader (swfupload)
trunk:
- pretty much finished with the revised library browser now
- started working on gutting the add/edit document form
- started working on a completely new uploader (swfupload)
-
r168
(- Made renaming in library browser work
- Made category add ...) committed by karim.shehadeh
- - Made renaming in library browser work
- Made category add work
- Made load animation work in library browser.
- Made renaming in library browser work
- Made category add work
- Made load animation work in library browser.
-
r167
(trunk: Lots of changes to the way the library browser works....) committed by karim.shehadeh
- trunk: Lots of changes to the way the library browser works. Form changes and more. See evernote
for details
trunk: Lots of changes to the way the library browser works. Form changes and more. See evernote
for details
Older
-
r166
(- added api code for each method to take "credentials" which...) committed by karim.shehadeh
- - added api code for each method to take "credentials" which, when not given, try to use the
session's logged in user. In the future, this can be given to "impersonate" a user which will be
useful when the api becomes more commonly used. Before that happens, though, an API "key" system
will have to be in place that will prevent the system from being misused (as in:
nx_authorize(api_key) or something).
- added api function for retrieving documents in a single category or categories in a single
category. this is used by the new ajax function getObjectsInCategory which is used by the new
library browser code. Instead of assembling javascript code for each document or category, a
javascript loop is used and data only is retrieved from the server via AJAX and iterated through on
the client side. Much more efficient.
TODO: Add category iteration (documentation iteration has been done or at least started).
- added api code for each method to take "credentials" which, when not given, try to use the
session's logged in user. In the future, this can be given to "impersonate" a user which will be
useful when the api becomes more commonly used. Before that happens, though, an API "key" system
will have to be in place that will prevent the system from being misused (as in:
nx_authorize(api_key) or something).
- added api function for retrieving documents in a single category or categories in a single
category. this is used by the new ajax function getObjectsInCategory which is used by the new
library browser code. Instead of assembling javascript code for each document or category, a
javascript loop is used and data only is retrieved from the server via AJAX and iterated through on
the client side. Much more efficient.
TODO: Add category iteration (documentation iteration has been done or at least started).
-
r165
(- Fixed problems with IE, add org form and more ) committed by karim.shehadeh
- - Fixed problems with IE, add org form and more
- Fixed problems with IE, add org form and more
|