nnhubbard

Nic Hubbard
Zed Said Studio
Napa, CA
0
2
Oct 24, 2008
  • This project, written by Nic Hubbard, is a jQuery Plugin for MySource Matrix, allowing for quick ...
    Updated Thu Jun 11 11:50:30 -0700 2009
    legend
  • Custom assets for the MySource Matrix CMS.
    Created Thu Oct 30 16:39:30 -0700 2008
    legend

Public Activity  feed

nnhubbard pushed to master at nnhubbard/Matrix-JS-API Tue Jun 23 23:08:41 -0700 2009
HEAD is d22b03111281bb743eb6078cf6eab56cfd96e337
nnhubbard pushed to master at nnhubbard/Matrix-JS-API Tue Jun 23 16:15:10 -0700 2009
HEAD is aa89ba5542bd28a707f43625bd82fb70992dde97
  • nnhubbard committed aa89ba55:
    Added new trashAsset funtion. Also, the functions now correction pass in the required params.
nnhubbard pushed to master at nnhubbard/Matrix-JS-API Mon Jun 22 16:09:58 -0700 2009
nnhubbard pushed to master at nnhubbard/matrix-jquery-tools Thu Jun 11 11:50:32 -0700 2009
HEAD is a3b739a45f1035ddbe8a0db08c6305eb9bdb7f54

6 commits »

nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Thu Jun 11 10:17:57 -0700 2009
HEAD is fa8e457c88f4cb39fd2a835833e6d3b18304f903
nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Thu Jun 11 00:26:36 -0700 2009
HEAD is 952e12ebdb4cab28481fd0fa63f4d21ce04b57e0
  • nnhubbard committed 952e12eb:
    To use new debug function, just set the var to true, and then view the firebug console when running the plugin.
nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Thu Jun 11 00:23:57 -0700 2009
HEAD is cea3937de02a309c083d90e4e9082eb3bd138283
nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Wed Jun 10 23:54:05 -0700 2009
nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Wed Jun 10 11:27:52 -0700 2009
HEAD is 4d8cde85f329342aa29cca1d808d29dd2b594f58
nnhubbard pushed to master at nnhubbard/matrix-jquery-tools Sun May 17 20:16:18 -0700 2009
nnhubbard pushed to master at nnhubbard/matrix-jquery-tools Fri May 08 09:23:36 -0700 2009
HEAD is b07520d074ab90cddc151f02c1d8edf8dccfd4c6

7 commits »

nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Fri May 08 09:21:39 -0700 2009
HEAD is 854138fd5b4da394660cc03b6dc17705688617ac
  • nnhubbard committed 854138fd:
    Fixed a bug where matrixForm was throwing js errors when trying to upload files.
nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Thu May 07 08:17:21 -0700 2009
HEAD is 714b6e12ebcdba18f8956e580be26369a3fd8649
nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Tue May 05 23:27:50 -0700 2009
nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Tue May 05 18:53:14 -0700 2009
HEAD is acdad1e869e7add1fae3c6ef9734e6c9192ec9df
  • nnhubbard committed acdad1e8:
    matrixMap has now been moved to its own .js file. This plugin is going to be significantly larger than the others, and it needs its own file. This will essentially be a seperate project.
nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Tue May 05 17:31:04 -0700 2009
HEAD is eda71172801e3f25c33d46daf14dd47341e25cf3
nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Tue May 05 13:45:00 -0700 2009
HEAD is a6507eb8adbadc636c89cdeb4f6930989860a056
  • nnhubbard committed a6507eb8:
    Fixed default in matrixMap that needed to be a number not a string.
nnhubbard pushed to master at nnhubbard/matrix-jquery-tools Wed Apr 22 14:54:44 -0700 2009
HEAD is fc2e37bb89b328acbb92ae9f0a291868b516790a
nnhubbard pushed to master at nnhubbard/matrix-jquery-tools Wed Apr 22 14:54:31 -0700 2009
HEAD is 8ffee3c488dc87cd2b5bfeddd92a557fd1207c8d

20 commits »

nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Mon Apr 20 15:48:23 -0700 2009
nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Mon Apr 20 00:38:30 -0700 2009
HEAD is d3fa2e71cf31fb4881177efbe427905910076ad3
  • nnhubbard committed d3fa2e71:
    Many updates. Added some error checking to make sure an asset ID is passed. matrixStatus now works without triggers.
nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Fri Apr 17 10:46:31 -0700 2009
HEAD is 6ad1fa70ef6d5b65a1d0348427d83e3671b3e82a
  • nnhubbard committed 6ad1fa70:
    matrixDelete's onComplete callback now works when triggers is set to false. An update was needed to make this work for deleting single and multiple assets.
nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Fri Apr 17 10:26:54 -0700 2009
nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Thu Apr 16 16:26:28 -0700 2009
HEAD is cb6c031bb28ed03e2401c114bac104993aedb454
  • nnhubbard committed cb6c031b:
    Working on getting matrixStatus to work without triggers
nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Thu Apr 16 13:57:31 -0700 2009
nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Thu Apr 16 11:28:04 -0700 2009
HEAD is cae6b6d5cede8fa75531a3e1aa4f98a675a9e3a7
  • nnhubbard committed cae6b6d5:
    matrixDelete now deletes multiple assets using without the use of triggers. Also, a new feature has been aded to output the current ajax status of each asset. This will be updated in real time.
nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Thu Apr 16 00:22:03 -0700 2009
HEAD is b199d4878c429c2d27cc3d07266488051510a0fe
  • nnhubbard committed b199d487:
    matrixDelete can now delete multiple assets without using a trigger. This again creates a hippo job for each asset and moves it to the trash. Also, work done on allowing matrixStatus to change status without a trigger. Code cleanup. More functions worked on.
nnhubbard pushed to dev at nnhubbard/matrix-jquery-tools Wed Apr 15 16:46:06 -0700 2009
HEAD is e2633f8414d10649499050aed151da283f916978
  • nnhubbard committed e2633f84:
    Moved large chunk of matrixDelete into its own function.