Forum Replies Created
Author | Posts |
---|---|
March 13, 2013 at 9:29 am in reply to:
Project activity local time stamp 1275 | |
eskamedia | Sorry for the late reply, it worked thanks! |
March 3, 2013 at 1:00 pm in reply to:
How to add members 1218 | |
eskamedia | When you start up a new project you’ll notice that there’s a “Name of the project” box, a “Project details” and below that is an almost invisible box (put your mouse on it and click) your users will now appear (or type in their name) and you can add them to your project. They will also appear in your drop-down from now on. In an existing project go to the top of your project manager (look for the project name) click on the pencil icon, same applies as above. There’s an box below the project details box. Hope this helps! Good luck. |
March 3, 2013 at 12:39 pm in reply to:
User permissions? 1217 | |
eskamedia | Great! It worked, i’ve added that line to all the delete/edit links in html.php Thanks for your help |
March 3, 2013 at 12:12 pm in reply to:
User permissions? 1216 | |
eskamedia | Ah i just put <?php if ( current_user_can( ‘delete_others_posts’ ) ) { //editor ?> and it does not show anymore to a subscriber! |
March 3, 2013 at 12:08 pm in reply to:
User permissions? 1215 | |
eskamedia | Ok, in views/task in index.php i’ve added this <h3 class=”cpm-nav-title”> <?php if ( current_user_can( ‘??????’ ) ) { //editor ?> But what capability do i put in where the ‘?’ are so that it will remove the option to add a new task-list for subscriber? |
March 3, 2013 at 11:39 am in reply to:
User permissions? 1213 | |
eskamedia | Ah i see the |
March 3, 2013 at 11:20 am in reply to:
User permissions? 1212 | |
eskamedia | I tried to look into it but it’s out of my league. I looked in capabilities.php and functions.php but did not find anything that resembled I found allot of articles on how to change a role, but not where to look! |
March 2, 2013 at 6:52 pm in reply to:
User permissions? 1206 | |
eskamedia | Is that something i can do on my own? |
March 2, 2013 at 6:23 pm in reply to:
User permissions? 1204 | |
eskamedia | I had the developer plugin installed, but I just un-installed that to see if that would change things. I’m logged in as a normal user on the project manager, but i still can remove messages in my current setup (i cant remove a message in fresh install), make new task lists add new milestones etc. remove milestones etc. It would do me good if those permissions could be denied for a normal user. |
February 28, 2013 at 8:24 pm in reply to:
Any plans on "duplicate" projects? 1194 | |
eskamedia | Understood, let me know when you got some “spare time” on your hands 😉 |
February 28, 2013 at 6:36 pm in reply to:
Any plans on "duplicate" projects? 1191 | |
eskamedia | Tareq, is there perhaps a paid solution for this? |
February 28, 2013 at 4:03 pm in reply to:
CSS Styling Admin section 1189 | |
eskamedia | Thanks I wrote some custom css and added to admin.css to override original css, done! |
February 28, 2013 at 3:02 pm in reply to:
Translation not fully loaded 1183 | |
eskamedia | Thanks Tareq! Here are the updated Dutch language files: http://www.megafileupload.com/en/file/397187/Dutch-translation-CPM-rar.html |
February 28, 2013 at 1:38 pm in reply to:
Translation not fully loaded 1181 | |
eskamedia | Great! that did it. I did find 1 string that’s not translated. I don’t know where it’s located, i tried to look for it but i had no luck. It appears when you want to delete a project from the activity view. Are you sure to delete this project |
February 28, 2013 at 12:59 pm in reply to:
Any plans on "duplicate" projects? 1180 | |
eskamedia | Same here, this would be a great addition! |