Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

CIRCLE / cloud

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 94
  • Merge Requests 10
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Merged
Merge request !303 opened Mar 09, 2015 by Bach Dániel@bachdaniel 
  • Report abuse
Report abuse

Request ✅

🙏

TODO

  • send notifications
  • send request to irc bot
  • reason for decline?
  • Discussion 11
  • Commits 32
  • Changes
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Kálmán Viktor @kviktor

    Added 2 new commits:

    • 6eef002e - dashboard: fix renew button effect
    • 30dd7df4 - request: lease form and html
    Mar 10, 2015

    Added 2 new commits:

    • 6eef002e - dashboard: fix renew button effect
    • 30dd7df4 - request: lease form and html
    Added 2 new commits: * 6eef002e - dashboard: fix renew button effect * 30dd7df4 - request: lease form and html
    Toggle commit list
  • Kálmán Viktor @kviktor

    Added 5 new commits:

    • 842cdcc6 - request: save lease request
    • d99970c2 - request: fix jshint error and flake8 warnings
    • 28e65ce1 - request: add resource request
    • e70928dd - request: rework model
    • 291e2a3c - request: basic detail page
    Mar 12, 2015

    Added 5 new commits:

    • 842cdcc6 - request: save lease request
    • d99970c2 - request: fix jshint error and flake8 warnings
    • 28e65ce1 - request: add resource request
    • e70928dd - request: rework model
    • 291e2a3c - request: basic detail page
    Added 5 new commits: * 842cdcc6 - request: save lease request * d99970c2 - request: fix jshint error and flake8 warnings * 28e65ce1 - request: add resource request * e70928dd - request: rework model * 291e2a3c - request: basic detail page
    Toggle commit list
  • Bach Dániel @bachdaniel commented Mar 17, 2015
    Owner

    git

    ![git](http://www.noodlytime.com/postimages/git-doge-2.png)
  • Kálmán Viktor @kviktor

    Added 28 new commits:

    • 9ed462b9 - request: accept/decline requests
    • 11305fea - request: make request table nicer
    • 815d11ea - request: accept/decline requests
    • b7cd40e3 - locale: update hu translation
    • 8b317f44 - dashboard: arrow fixes
    • cb4e68fd - dashboard: add humanized dates to notifications
    • 79a23ee9 - fabfile: add flake8
    • a1392d3a - Merge branch 'feature-fab-flake8' into 'master'
    • 7ff1ff3f - dashboard: fix orphan disk missing new line
    • 1a0c4303 - dashboard: add created and modified to disk form
    • 972e987f - dashboard: search and filter for storage disk list
    • 9ee74088 - dashboard: fix storage copypaste mistake
    • b5078735 - dashboard: don't fail if datastore is missing
    • 39af41bd - dashboard: profile fixes
    • 0193fba3 - Merge branch 'profile-fixes' into 'master'
    • dffc0fbb - circle: disable PIPELINE_JS_COMPRESSOR
    • 903c3070 - circle: make COMPANY_NAME configurable
    • f6a6e14c - circle: add GPL header
    • 35881b87 - dashboard: create arrowfilter templatetag
    • 7a5a3104 - dashboard: use arrowfilter in templates
    • 470d1682 - Merge branch 'arrow_date' into 'master'
    • 6e51a275 - dashboard: fix TypeError (unexpected keyword argument 'logger') in GroupCodeMixin
    • 47d1eca5 - Merge branch 'master' into datastore-bugs
    • f211db99 - Merge branch 'datastore-bugs' into 'master'
    • b4bf105c - Merge branch 'master' into feature-request
    • 28cad8b1 - request: add closed by to model
    • 4db2f63c - request: add license
    • 255d2160 - request: add help texts
    Mar 17, 2015

    Added 28 new commits:

    • 9ed462b9 - request: accept/decline requests
    • 11305fea - request: make request table nicer
    • 815d11ea - request: accept/decline requests
    • b7cd40e3 - locale: update hu translation
    • 8b317f44 - dashboard: arrow fixes
    • cb4e68fd - dashboard: add humanized dates to notifications
    • 79a23ee9 - fabfile: add flake8
    • a1392d3a - Merge branch 'feature-fab-flake8' into 'master'
    • 7ff1ff3f - dashboard: fix orphan disk missing new line
    • 1a0c4303 - dashboard: add created and modified to disk form
    • 972e987f - dashboard: search and filter for storage disk list
    • 9ee74088 - dashboard: fix storage copypaste mistake
    • b5078735 - dashboard: don't fail if datastore is missing
    • 39af41bd - dashboard: profile fixes
    • 0193fba3 - Merge branch 'profile-fixes' into 'master'
    • dffc0fbb - circle: disable PIPELINE_JS_COMPRESSOR
    • 903c3070 - circle: make COMPANY_NAME configurable
    • f6a6e14c - circle: add GPL header
    • 35881b87 - dashboard: create arrowfilter templatetag
    • 7a5a3104 - dashboard: use arrowfilter in templates
    • 470d1682 - Merge branch 'arrow_date' into 'master'
    • 6e51a275 - dashboard: fix TypeError (unexpected keyword argument 'logger') in GroupCodeMixin
    • 47d1eca5 - Merge branch 'master' into datastore-bugs
    • f211db99 - Merge branch 'datastore-bugs' into 'master'
    • b4bf105c - Merge branch 'master' into feature-request
    • 28cad8b1 - request: add closed by to model
    • 4db2f63c - request: add license
    • 255d2160 - request: add help texts
    Added 28 new commits: * 9ed462b9 - request: accept/decline requests * 11305fea - request: make request table nicer * 815d11ea - request: accept/decline requests * b7cd40e3 - locale: update hu translation * 8b317f44 - dashboard: arrow fixes * cb4e68fd - dashboard: add humanized dates to notifications * 79a23ee9 - fabfile: add flake8 * a1392d3a - Merge branch 'feature-fab-flake8' into 'master' * 7ff1ff3f - dashboard: fix orphan disk missing new line * 1a0c4303 - dashboard: add created and modified to disk form * 972e987f - dashboard: search and filter for storage disk list * 9ee74088 - dashboard: fix storage copypaste mistake * b5078735 - dashboard: don't fail if datastore is missing * 39af41bd - dashboard: profile fixes * 0193fba3 - Merge branch 'profile-fixes' into 'master' * dffc0fbb - circle: disable PIPELINE_JS_COMPRESSOR * 903c3070 - circle: make COMPANY_NAME configurable * f6a6e14c - circle: add GPL header * 35881b87 - dashboard: create arrowfilter templatetag * 7a5a3104 - dashboard: use arrowfilter in templates * 470d1682 - Merge branch 'arrow_date' into 'master' * 6e51a275 - dashboard: fix TypeError (unexpected keyword argument 'logger') in GroupCodeMixin * 47d1eca5 - Merge branch 'master' into datastore-bugs * f211db99 - Merge branch 'datastore-bugs' into 'master' * b4bf105c - Merge branch 'master' into feature-request * 28cad8b1 - request: add closed by to model * 4db2f63c - request: add license * 255d2160 - request: add help texts
    Toggle commit list
  • Bach Dániel
    @bachdaniel started a discussion on an old version of the diff Mar 17, 2015
    circle/dashboard/views/vm.py
    1043 1052 'box_title': _('Create a VM'),
    1044 1053 'ajax_title': True,
    1045 1054 'templates': templates.all(),
    1055 'template_access_types': TemplateAccessType.objects.count(),
    • Bach Dániel @bachdaniel commented Mar 17, 2015
      Owner

      TemplateAccessType.objects.exists()

      https://docs.djangoproject.com/en/1.7/ref/models/querysets/#exists

      TemplateAccessType.objects.exists() https://docs.djangoproject.com/en/1.7/ref/models/querysets/#exists
    Please register or sign in to reply
  • Bach Dániel
    @bachdaniel started a discussion on an old version of the diff Mar 17, 2015
    circle/request/forms.py 0 → 100644
    5 # CIRCLE is free software: you can redistribute it and/or modify it under
    6 # the terms of the GNU General Public License as published by the Free
    7 # Software Foundation, either version 3 of the License, or (at your option)
    8 # any later version.
    9 #
    10 # CIRCLE is distributed in the hope that it will be useful, but WITHOUT ANY
    11 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
    12 # FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
    13 # details.
    14 #
    15 # You should have received a copy of the GNU General Public License along
    16 # with CIRCLE. If not, see <http://www.gnu.org/licenses/>.
    17 from django.forms import (
    18 ModelForm, ModelChoiceField, ChoiceField, Form, CharField, RadioSelect,
    19 )
    20 from django import forms
    • Bach Dániel @bachdaniel commented Mar 17, 2015
      Owner

      from django.forms import Textarea

      from django.forms import Textarea
    Please register or sign in to reply
  • Bach Dániel
    @bachdaniel started a discussion on an old version of the diff Mar 17, 2015
    circle/request/forms.py 0 → 100644
    21 from django.utils.translation import ugettext_lazy as _
    22 from django.template import RequestContext
    23 from django.template.loader import render_to_string
    24
    25 from crispy_forms.helper import FormHelper
    26 from crispy_forms.layout import Submit
    27
    28 from request.models import (
    29 LeaseType, TemplateAccessType, TemplateAccessAction,
    30 )
    31 from dashboard.forms import VmResourcesForm
    32
    33
    34 class LeaseTypeForm(ModelForm):
    35 def __init__(self, *args, **kwargs):
    36 super(LeaseTypeForm, self).__init__(*args, **kwargs)
    • Bach Dániel @bachdaniel commented Mar 17, 2015
      Owner

      😕

      :confused:
    Please register or sign in to reply
  • Bach Dániel
    @bachdaniel started a discussion on an old version of the diff Mar 17, 2015
    circle/request/models.py 0 → 100644
    54 ('UNSEEN', _("unseen")),
    55 ('PENDING', _('pending')),
    56 ('ACCEPTED', _('accepted')),
    57 ('DECLINED', _('declined')),
    58 )
    59 status = CharField(choices=STATUSES, default=STATUSES.UNSEEN,
    60 max_length=10)
    61 user = ForeignKey(User, related_name="user")
    62 closed_by = ForeignKey(User, related_name="closed_by", null=True)
    63 TYPES = Choices(
    64 ('resource', _('resource request')),
    65 ('lease', _("lease request")),
    66 ('template', _("template access")),
    67 )
    68 type = CharField(choices=TYPES, max_length=10)
    69 reason = TextField(help_text="szia")
    • Bach Dániel @bachdaniel commented Mar 17, 2015
      Owner

      szia

      szia
    Please register or sign in to reply
  • Bach Dániel
    @bachdaniel started a discussion on the diff Mar 17, 2015
    circle/request/views.py 0 → 100644
    117 class RequestTypeList(LoginRequiredMixin, SuperuserRequiredMixin,
    118 TemplateView):
    119 template_name = "request/type-list.html"
    120
    121 def get_context_data(self, **kwargs):
    122 context = super(RequestTypeList, self).get_context_data(**kwargs)
    123
    124 context['lease_table'] = LeaseTypeTable(
    125 LeaseType.objects.all(), request=self.request)
    126 context['template_table'] = TemplateAccessTypeTable(
    127 TemplateAccessType.objects.all(), request=self.request)
    128
    129 return context
    130
    131
    132 class TemplateRequestView(FormView):
    • Bach Dániel @bachdaniel commented Mar 17, 2015
      Owner

      base class?

      base class?
    Please register or sign in to reply
  • Bach Dániel @bachdaniel commented Mar 17, 2015
    Owner

    _VV = főnök

    _VV = ![főnök](http://trollfesz.cc/i/233966.jpg)
  • Kálmán Viktor @kviktor

    Added 6 new commits:

    • 36231e8f - request: fix trivial mistakes
    • 94a5b5e2 - request: send notification about new requests to superusers
    • 9915ef55 - request: add help texts
    • 9cf54290 - request: add reason for decline
    • d09d309b - request: fix resources request form
    • f08a4701 - request: notify user when request is accepted
    Mar 20, 2015

    Added 6 new commits:

    • 36231e8f - request: fix trivial mistakes
    • 94a5b5e2 - request: send notification about new requests to superusers
    • 9915ef55 - request: add help texts
    • 9cf54290 - request: add reason for decline
    • d09d309b - request: fix resources request form
    • f08a4701 - request: notify user when request is accepted
    Added 6 new commits: * 36231e8f - request: fix trivial mistakes * 94a5b5e2 - request: send notification about new requests to superusers * 9915ef55 - request: add help texts * 9cf54290 - request: add reason for decline * d09d309b - request: fix resources request form * f08a4701 - request: notify user when request is accepted
    Toggle commit list
  • Kálmán Viktor @kviktor

    Added 3 new commits:

    • d09f8aef - request: delete view for request types
    • 94ab65de - request: add decline notification
    • f157eb56 - request: hook for request
    Mar 25, 2015

    Added 3 new commits:

    • d09f8aef - request: delete view for request types
    • 94ab65de - request: add decline notification
    • f157eb56 - request: hook for request
    Added 3 new commits: * d09f8aef - request: delete view for request types * 94ab65de - request: add decline notification * f157eb56 - request: hook for request
    Toggle commit list
  • Kálmán Viktor @kviktor

    Added 49 new commits:

    • bd850078 - dashboard: fix search input in storage detail
    • e5276242 - vm: fix ResetNodeOperation
    • dd6a8445 - vm: review resultant state
    • dd1cb983 - common: improve unhandled exception msg
    • ffbca82d - Merge branch 'fix-operations' into 'master'
    • dcb0f9f5 - dashboard: hide old node activities
    • 833bb0b6 - Merge branch 'feature-hide-node-activities' into 'master'
    • c3260cc7 - test.txt: added selenose 1.3 to requirements
    • bdafc54b - test.txt: added nose-exlude 0.2.0 to requirements
    • e97ce29d - fabfile.py: normal test call excludes selenium ones and selenium test call excludes the rest
    • fd4eb316 - selenium/: directory for selenium based tests
    • bc7cc1cf - fabfile.py: flake8 correction
    • fca021e9 - working configuration for selenium based test
    • 09d394da - added a longterm TODO for it
    • f5f16c94 - test.txt: removed xvfbwrapper from requirements
    • 848f2146 - Working selenium setup
    • 13812a9e - Few (6) basic working test cases
    • fa9fb516 - corrected fabfile flake8 error
    • 04c13498 - Merge remote-tracking branch 'origin/master' into issue-218
    • 41d90c7f - corrected test case (02)
    • bf5b78a0 - Merge branch 'master' into issue-218
    • 94ae9469 - selenium tests: fixes and template creation test added
    • d3fc9a1f - Merge remote-tracking branch 'origin/master' into issue-218
    • 0b76aed5 - Merge remote-tracking branch 'origin/master' into issue-218
    • 82870d16 - Merge remote-tracking branch 'origin/master' into issue-218
    • 9d40ae4f - Merge remote-tracking branch 'origin/master' into issue-218
    • 1426611d - commit before update
    • b805a147 - corrected template create and delete tests
    • a44ab6eb - updated test requirements
    • b68f4fe8 - requirements updated
    • d27ab5b9 - modifications based on issue385
    • 0922e15c - solved countless issues and made tests more reliable
    • 4ec135f9 - updated fab selenium command
    • 08b9e86b - Merge remote-tracking branch 'origin/master' into issue-218
    • a5bc134b - renamed file and solved an issue in test_02
    • 8e17bdef - corrected a typo
    • 7956f922 - updated requirements once again
    • 89e37091 - Merge branch 'issue-218' into 'master'
    • 7ec9cde3 - tests: mock celery tasks
    • c2804735 - common: add license
    • e9f8b19f - Merge branch 'feature-celery-mock' into 'master'
    • 1244cb41 - vm: Don't stack disk remove activities
    • e82cc810 - vm: pwgen: remove '0' from allowed_chars
    • 496bcee2 - Merge branch 'fix-pwgen' into 'master'
    • 001fea56 - dashboard: fix #302 (closed) (specify a default ordering in every model class)
    • 45cd15cd - Merge branch 'feature-default-ordering' into 'master'
    • 3159f5f9 - dashboard: fix status reporting in init.py
    • 8a3dbb79 - Merge branch 'master' into feature-request
    • 95055e89 - requests: tests
    Mar 26, 2015

    Added 49 new commits:

    • bd850078 - dashboard: fix search input in storage detail
    • e5276242 - vm: fix ResetNodeOperation
    • dd6a8445 - vm: review resultant state
    • dd1cb983 - common: improve unhandled exception msg
    • ffbca82d - Merge branch 'fix-operations' into 'master'
    • dcb0f9f5 - dashboard: hide old node activities
    • 833bb0b6 - Merge branch 'feature-hide-node-activities' into 'master'
    • c3260cc7 - test.txt: added selenose 1.3 to requirements
    • bdafc54b - test.txt: added nose-exlude 0.2.0 to requirements
    • e97ce29d - fabfile.py: normal test call excludes selenium ones and selenium test call excludes the rest
    • fd4eb316 - selenium/: directory for selenium based tests
    • bc7cc1cf - fabfile.py: flake8 correction
    • fca021e9 - working configuration for selenium based test
    • 09d394da - added a longterm TODO for it
    • f5f16c94 - test.txt: removed xvfbwrapper from requirements
    • 848f2146 - Working selenium setup
    • 13812a9e - Few (6) basic working test cases
    • fa9fb516 - corrected fabfile flake8 error
    • 04c13498 - Merge remote-tracking branch 'origin/master' into issue-218
    • 41d90c7f - corrected test case (02)
    • bf5b78a0 - Merge branch 'master' into issue-218
    • 94ae9469 - selenium tests: fixes and template creation test added
    • d3fc9a1f - Merge remote-tracking branch 'origin/master' into issue-218
    • 0b76aed5 - Merge remote-tracking branch 'origin/master' into issue-218
    • 82870d16 - Merge remote-tracking branch 'origin/master' into issue-218
    • 9d40ae4f - Merge remote-tracking branch 'origin/master' into issue-218
    • 1426611d - commit before update
    • b805a147 - corrected template create and delete tests
    • a44ab6eb - updated test requirements
    • b68f4fe8 - requirements updated
    • d27ab5b9 - modifications based on issue385
    • 0922e15c - solved countless issues and made tests more reliable
    • 4ec135f9 - updated fab selenium command
    • 08b9e86b - Merge remote-tracking branch 'origin/master' into issue-218
    • a5bc134b - renamed file and solved an issue in test_02
    • 8e17bdef - corrected a typo
    • 7956f922 - updated requirements once again
    • 89e37091 - Merge branch 'issue-218' into 'master'
    • 7ec9cde3 - tests: mock celery tasks
    • c2804735 - common: add license
    • e9f8b19f - Merge branch 'feature-celery-mock' into 'master'
    • 1244cb41 - vm: Don't stack disk remove activities
    • e82cc810 - vm: pwgen: remove '0' from allowed_chars
    • 496bcee2 - Merge branch 'fix-pwgen' into 'master'
    • 001fea56 - dashboard: fix #302 (closed) (specify a default ordering in every model class)
    • 45cd15cd - Merge branch 'feature-default-ordering' into 'master'
    • 3159f5f9 - dashboard: fix status reporting in init.py
    • 8a3dbb79 - Merge branch 'master' into feature-request
    • 95055e89 - requests: tests
    Added 49 new commits: * bd850078 - dashboard: fix search input in storage detail * e5276242 - vm: fix ResetNodeOperation * dd6a8445 - vm: review resultant state * dd1cb983 - common: improve unhandled exception msg * ffbca82d - Merge branch 'fix-operations' into 'master' * dcb0f9f5 - dashboard: hide old node activities * 833bb0b6 - Merge branch 'feature-hide-node-activities' into 'master' * c3260cc7 - test.txt: added selenose 1.3 to requirements * bdafc54b - test.txt: added nose-exlude 0.2.0 to requirements * e97ce29d - fabfile.py: normal test call excludes selenium ones and selenium test call excludes the rest * fd4eb316 - selenium/: directory for selenium based tests * bc7cc1cf - fabfile.py: flake8 correction * fca021e9 - working configuration for selenium based test * 09d394da - added a longterm TODO for it * f5f16c94 - test.txt: removed xvfbwrapper from requirements * 848f2146 - Working selenium setup * 13812a9e - Few (6) basic working test cases * fa9fb516 - corrected fabfile flake8 error * 04c13498 - Merge remote-tracking branch 'origin/master' into issue-218 * 41d90c7f - corrected test case (02) * bf5b78a0 - Merge branch 'master' into issue-218 * 94ae9469 - selenium tests: fixes and template creation test added * d3fc9a1f - Merge remote-tracking branch 'origin/master' into issue-218 * 0b76aed5 - Merge remote-tracking branch 'origin/master' into issue-218 * 82870d16 - Merge remote-tracking branch 'origin/master' into issue-218 * 9d40ae4f - Merge remote-tracking branch 'origin/master' into issue-218 * 1426611d - commit before update * b805a147 - corrected template create and delete tests * a44ab6eb - updated test requirements * b68f4fe8 - requirements updated * d27ab5b9 - modifications based on issue385 * 0922e15c - solved countless issues and made tests more reliable * 4ec135f9 - updated fab selenium command * 08b9e86b - Merge remote-tracking branch 'origin/master' into issue-218 * a5bc134b - renamed file and solved an issue in test_02 * 8e17bdef - corrected a typo * 7956f922 - updated requirements once again * 89e37091 - Merge branch 'issue-218' into 'master' * 7ec9cde3 - tests: mock celery tasks * c2804735 - common: add license * e9f8b19f - Merge branch 'feature-celery-mock' into 'master' * 1244cb41 - vm: Don't stack disk remove activities * e82cc810 - vm: pwgen: remove '0' from allowed_chars * 496bcee2 - Merge branch 'fix-pwgen' into 'master' * 001fea56 - dashboard: fix #302 (specify a default ordering in every model class) * 45cd15cd - Merge branch 'feature-default-ordering' into 'master' * 3159f5f9 - dashboard: fix status reporting in init.py * 8a3dbb79 - Merge branch 'master' into feature-request * 95055e89 - requests: tests
    Toggle commit list
  • Kálmán Viktor @kviktor

    Added 1 new commit:

    • fcb919cb - dashboard: remove unused file
    Mar 26, 2015

    Added 1 new commit:

    • fcb919cb - dashboard: remove unused file
    Added 1 new commit: * fcb919cb - dashboard: remove unused file
    Toggle commit list
  • Bach Dániel
    @bachdaniel started a discussion on an old version of the diff Mar 31, 2015
    circle/vm/operations.py
    1355 1354  
    1356 1355  
    1357 1356 @register_operation
    1357 class ResourcesRequestOperation(InstanceOperation):
    • Bach Dániel @bachdaniel commented Mar 31, 2015
      Owner

      cat

      ![cat](http://www.searchenginepeople.com/wp-content/uploads/2012/05/coypcat.jpg)
    Please register or sign in to reply
  • Bach Dániel @bachdaniel

    Added 2 new commits:

    • aa47ae5b - request: add migration
    • e092b35a - vm: remove ResourcesRequestOperation
    Apr 07, 2015

    Added 2 new commits:

    • aa47ae5b - request: add migration
    • e092b35a - vm: remove ResourcesRequestOperation
    Added 2 new commits: * aa47ae5b - request: add migration * e092b35a - vm: remove ResourcesRequestOperation
    Toggle commit list
  • Bach Dániel @bachdaniel

    Added 1 new commit:

    • 2495b6da - request: fix flake8 warning
    Apr 07, 2015

    Added 1 new commit:

    • 2495b6da - request: fix flake8 warning
    Added 1 new commit: * 2495b6da - request: fix flake8 warning
    Toggle commit list
  • Bach Dániel @bachdaniel commented Apr 07, 2015
    Owner

    👍

    :+1:
  • Kálmán Viktor @kviktor

    Added 1 new commit:

    • 41bf99d6 - request: hu translation
    Apr 07, 2015

    Added 1 new commit:

    • 41bf99d6 - request: hu translation
    Added 1 new commit: * 41bf99d6 - request: hu translation
    Toggle commit list
  • Bach Dániel
    @bachdaniel started a discussion on commit 41bf99d6 Apr 07, 2015
    circle/locale/hu/LC_MESSAGES/django.po
    6 6 msgstr ""
    7 7 "Project-Id-Version: \n"
    8 8 "Report-Msgid-Bugs-To: \n"
    9 "POT-Creation-Date: 2015-03-05 14:32+0100\n"
    10 "PO-Revision-Date: 2015-03-05 14:42+0116\n"
    11 "Last-Translator: Daniel Bach <bd@doszgep.hu>\n"
    9 "POT-Creation-Date: 2015-03-30 10:46+0200\n"
    10 "PO-Revision-Date: 2015-03-30 12:58+0116\n"
    11 "Last-Translator: Elek Elekebb EEeee <viktorvector@gmail.com>\n"
    • Bach Dániel @bachdaniel commented Apr 07, 2015
      Owner

      szia, kedves Elek!

      szia, kedves Elek!
    Please register or sign in to reply
  • Bach Dániel
    @bachdaniel started a discussion on commit 41bf99d6 Apr 07, 2015
    circle/locale/hu/LC_MESSAGES/django.po
    4593 msgid "New Template Access type"
    4594 msgstr "Új sablon hozzáférés típus"
    4595
    4596 #: request/templates/request/type-list.html:17
    4597 #| msgid "new lease"
    4598 msgid "new lease type"
    4599 msgstr "új bérlet típus"
    4600
    4601 #: request/templates/request/type-list.html:21
    4602 #| msgid "new template"
    4603 msgid "new template access type"
    4604 msgstr "új sablon hozzáférés típus"
    4605
    4606 #: request/templates/request/type-list.html:28
    4607 #, fuzzy
    4608 #| msgid "The system cannot be used for illegal activites.\n"
    • Bach Dániel @bachdaniel commented Apr 07, 2015
      Owner

      :D

      :D
    Please register or sign in to reply
  • Guba Sándor @gubasandor

    mentioned in commit 12a8d210

    Apr 10, 2015

    mentioned in commit 12a8d210

    mentioned in commit 12a8d21094990f3b6e97a1bcd73471894126264e
    Toggle commit list
  • Guba Sándor @gubasandor

    Status changed to merged

    Apr 10, 2015

    Status changed to merged

    Status changed to merged
    Toggle commit list
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Kálmán Viktor
Assignee
Kálmán Viktor @kviktor
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View labels
3
3 participants
Reference: circle/cloud!303