Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | should not call prepare text here anymore | Mario Vavti | 2015-05-24 | 1 | -1/+1 |
| | |||||
* | Merge pull request #331 from solstag/jqueryprop | redmatrix | 2015-05-24 | 1 | -2/+2 |
|\ | | | | | Fix accepting contacts by using correct jquery calls. | ||||
| * | Fix accepting contacts by using correct jquery calls. | Alexandre Hannud Abdo | 2015-05-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Not sure what the operation on disabled is supposed to do, but it also seemed to requier prop instead of attr. See for reference: http://api.jquery.com/prop/ """ The checked attribute value does not change with the state of the checkbox, while the checked property does. """ | ||||
* | | Merge pull request #333 from dawnbreak/docu | redmatrix | 2015-05-24 | 2 | -258/+313 |
|\ \ | | | | | | | Add PHP's xml module check and upload limits to setup. | ||||
| * | | Add PHP's xml module check and upload limits to setup. | Klaus Weidenbach | 2015-05-24 | 2 | -258/+313 |
| | | | | | | | | | | | | And some documentation. | ||||
* | | | Merge pull request #332 from solstag/zotfeedcleanup | Klaus | 2015-05-24 | 1 | -3/+1 |
|\ \ \ | |/ / |/| | | Import security only when necessary, use correct variable in log | ||||
| * | | Import security only when necessary, use correct variable in log | Alexandre Hannud Abdo | 2015-05-22 | 1 | -3/+1 |
| |/ | | | | | | | Just some cleanup, seemed like the intent of previous changes was so | ||||
* | | federation problem from diaspora comments relayed through red channels due ↵ | redmatrix | 2015-05-23 | 1 | -1/+1 |
| | | | | | | | | to typo | ||||
* | | add channel_id to local_dir_update hook | redmatrix | 2015-05-23 | 1 | -1/+1 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-05-23 | 21 | -4/+19094 |
|\ \ | |||||
| * | | use $a->data instead of $a->page for $content and ad another library for use ↵ | Mario Vavti | 2015-05-23 | 21 | -4/+19094 |
| |/ | | | | | | | with webpages - foundation | ||||
* / | add local_dir_update hook | redmatrix | 2015-05-23 | 3 | -523/+529 |
|/ | |||||
* | preserve lock on edited comments | redmatrix | 2015-05-21 | 2 | -2/+5 |
| | |||||
* | cloning abook entries was broken in several ways if the target xchan wasn't ↵ | redmatrix | 2015-05-20 | 2 | -16/+13 |
| | | | | available on the clone site. This should make it less broken. | ||||
* | check for success before updating remote id | redmatrix | 2015-05-20 | 1 | -8/+9 |
| | |||||
* | don't allow item_id to update without a valid post id | redmatrix | 2015-05-20 | 1 | -0/+5 |
| | |||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-05-20 | 3 | -72/+89 |
|\ | |||||
| * | Another update for Dutch with complete $Projectname substitutions (and ↵ | jeroenpraat | 2015-05-20 | 2 | -71/+71 |
| | | | | | | | | channel activity as suggested on previous discussion) | ||||
| * | make design elements translateable | Mario Vavti | 2015-05-20 | 1 | -1/+18 |
| | | |||||
* | | PRIVACY: possible privacy leakage under a defined set of circumstances | redmatrix | 2015-05-20 | 8 | -26/+32 |
|/ | |||||
* | issue with deleting imported design elements and re-installing them | redmatrix | 2015-05-19 | 1 | -1/+9 |
| | |||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-05-19 | 6 | -108/+127 |
|\ | |||||
| * | Merge pull request #327 from solstag/help | redmatrix | 2015-05-20 | 3 | -3/+21 |
| |\ | | | | | | | Document php-xml requirement for webdav and widget creation. | ||||
| | * | Document widget creation. | Alexandre Hannud Abdo | 2015-05-19 | 2 | -1/+17 |
| | | | |||||
| | * | Document php-xml requirement for webdav. | Alexandre Hannud Abdo | 2015-05-19 | 1 | -2/+4 |
| | | | |||||
| * | | remove dbg code | Mario Vavti | 2015-05-19 | 1 | -1/+1 |
| | | | |||||
| * | | be verbose about what type of element (block, layout, webpage) is beeing ↵ | Mario Vavti | 2015-05-19 | 1 | -1/+2 |
| |/ | | | | | | | installed | ||||
| * | New update Dutch | jeroenpraat | 2015-05-19 | 2 | -104/+104 |
| | | |||||
* | | version update | redmatrix | 2015-05-19 | 1 | -1/+1 |
|/ | |||||
* | this should fix undeletable blocks and layouts | redmatrix | 2015-05-18 | 2 | -4/+6 |
| | |||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-05-18 | 4 | -385/+446 |
|\ | |||||
| * | Merge branch 'master' of https://github.com/redmatrix/redmatrix | Mario Vavti | 2015-05-18 | 1 | -0/+47 |
| |\ | |||||
| | * | Merge pull request #326 from sierracircle/patch-1 | redmatrix | 2015-05-19 | 1 | -0/+47 |
| | |\ | | | | | | | | | Create Primary-Directory | ||||
| | | * | Create Primary-Directory | Adam Robertson | 2015-05-18 | 1 | -0/+47 |
| | | | | | | | | | | | | Description and Instruction on using a Primary Directory for a series of Private Hubs | ||||
| * | | | if block title contains $content but $content title is empty do not show an ↵ | Mario Vavti | 2015-05-18 | 1 | -1/+1 |
| |/ / | | | | | | | | | | empty <h3> tag | ||||
| * | | remove dbg code | Mario Vavti | 2015-05-18 | 1 | -2/+0 |
| | | | |||||
| * | | allow block title to contain $content title | Mario Vavti | 2015-05-18 | 1 | -2/+11 |
| |/ | |||||
| * | Update Dutch (Projectname variable not translated yet, because of undefined ↵ | jeroenpraat | 2015-05-18 | 2 | -383/+390 |
| | | | | | | | | variable) | ||||
* | | fix po2php to handle projectname variables correctly | redmatrix | 2015-05-18 | 2 | -8/+16 |
|/ | |||||
* | spelling | redmatrix | 2015-05-17 | 2 | -4/+4 |
| | |||||
* | missing $ | redmatrix | 2015-05-17 | 1 | -1/+1 |
| | |||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-05-17 | 2 | -32/+105 |
|\ | |||||
| * | Merge pull request #322 from dawnbreak/master | redmatrix | 2015-05-18 | 1 | -0/+66 |
| |\ | | | | | | | Add functions to parse and get some values from php.ini. | ||||
| | * | Add functions to parse and get some values from php.ini. | Klaus Weidenbach | 2015-05-16 | 1 | -0/+66 |
| | | | | | | | | | | | | | | | | | | | | | Get upload limits from php.ini. These functions will be used for checking against upload limits and to give information in the frontend. Wasn't sure in which file to put these functions, so I created a new one include/environment.php. | ||||
| * | | Merge pull request #323 from dawnbreak/docu | redmatrix | 2015-05-18 | 1 | -32/+39 |
| |\ \ | | | | | | | | | Add some more documentation to attach_store() | ||||
| | * | | Add some more documentation to attach_store() | Klaus Weidenbach | 2015-05-17 | 1 | -32/+39 |
| | |/ | |||||
* | / | Implement permission checking for OAuth clients using the xperm table. ↵ | redmatrix | 2015-05-17 | 5 | -6/+106 |
|/ / | | | | | | | Currently 'all' permissions are applied to OAuth clients which gives them the same rights as the channel owner and full access to API functions as the channel owner. However, individual permissions can now be created. These mirror the permission names from the normal permission table (although it isn't required that they do so). Lack of an xp_perm entry for the specified permission and lack of an 'all' override indicates permission denied. | ||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-05-17 | 6 | -25/+34 |
|\ \ | |||||
| * \ | Merge pull request #324 from Razlo/master | Klaus | 2015-05-17 | 4 | -23/+23 |
| |\ \ | | |/ | |/| | updated the templates to the {{$new_format}}, compared to $old_format | ||||
| | * | updated the templates to the {{}}, compared to | Razlo | 2015-05-17 | 4 | -23/+23 |
| |/ |